mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
Make atk depend on packets, instead of selecting them
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
config BR2_PACKAGE_ATK
|
||||
bool "atk"
|
||||
default n
|
||||
select BR2_PACKAGE_LIBGLIB2
|
||||
depends BR2_PACKAGE_LIBGLIB2
|
||||
help
|
||||
The ATK accessibility toolkit, needed to build GTK+-2.x.
|
||||
|
||||
comment "atk - disabled (requires libglib2)"
|
||||
depends !BR2_PACKAGE_LIBGLIB2
|
||||
|
||||
Reference in New Issue
Block a user