|
@@ -146,6 +146,13 @@ endif
|
|
|
|
|
|
|
|
comment "Legacy options removed in 2025.11"
|
|
comment "Legacy options removed in 2025.11"
|
|
|
|
|
|
|
|
|
|
+config BR2_PACKAGE_LIBSEXY
|
|
|
|
|
+ bool "libsexy has been removed"
|
|
|
|
|
+ select BR2_LEGACY
|
|
|
|
|
+ help
|
|
|
|
|
+ The libsexy package has been removed, as libgtk2 has been
|
|
|
|
|
+ removed as well.
|
|
|
|
|
+
|
|
|
config BR2_PACKAGE_LIBGLADE
|
|
config BR2_PACKAGE_LIBGLADE
|
|
|
bool "libglade has been removed"
|
|
bool "libglade has been removed"
|
|
|
select BR2_LEGACY
|
|
select BR2_LEGACY
|