diff options
Diffstat (limited to 'Config.in.legacy')
-rw-r--r-- | Config.in.legacy | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy index 361d331dc9..ec28da3a2a 100644 --- a/Config.in.legacy +++ b/Config.in.legacy @@ -145,6 +145,13 @@ endif ############################################################################### comment "Legacy options removed in 2017.08" +config BR2_PACKAGE_BEECRYPT_CPP + bool "C++ support removed in beecrypt" + select BR2_LEGACY + help + Support for C++ depends on icu. The beecrypt package is + incompatible with icu 59+. + config BR2_PACKAGE_SPICE_CLIENT bool "spice client support removed" select BR2_LEGACY |