kumquat-buildroot/package/libgtk12/Config.in
Peter Korsgaard f4800b4654 package: mark libglib12/libgtk12/dillo as deprecated
gtk2 was released back in 2002, and gtk3 is almost ready - So deprecate
the old gtk12 stack. Unless someone complains, expect it to be removed
during the 2010.11 development cycle.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-07-22 21:43:45 +02:00

10 lines
207 B
Plaintext

config BR2_PACKAGE_LIBGTK12
bool "libgtk12"
depends on BR2_DEPRECATED
select BR2_PACKAGE_LIBGLIB12
depends on BR2_PACKAGE_XORG7
help
The GTK+ graphical user interface library
http://www.gtk.org/