|
@@ -1,9 +1,6 @@
|
|
|
config BR2_PACKAGE_ATK
|
|
|
bool "atk"
|
|
|
select BR2_PACKAGE_PKGCONFIG
|
|
|
- depends on BR2_PACKAGE_LIBGLIB2
|
|
|
+ select BR2_PACKAGE_LIBGLIB2
|
|
|
help
|
|
|
The ATK accessibility toolkit, needed to build GTK+-2.x.
|
|
|
-
|
|
|
-comment "atk - disabled (requires libglib2)"
|
|
|
- depends on !BR2_PACKAGE_LIBGLIB2
|