kumquat-buildroot/package/atk/Config.in

11 lines
256 B
Plaintext
Raw Normal View History

2007-01-11 08:44:14 +01:00
config BR2_PACKAGE_ATK
bool "atk"
2008-03-06 18:54:01 +01:00
select BR2_PACKAGE_PKGCONFIG
2007-01-11 08:44:14 +01:00
default n
depends on BR2_PACKAGE_LIBGLIB2
2007-01-11 08:44:14 +01:00
help
The ATK accessibility toolkit, needed to build GTK+-2.x.
comment "atk - disabled (requires libglib2)"
depends on !BR2_PACKAGE_LIBGLIB2