mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
atk: select libglib2
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user