Config.in 217 B

12345678
  1. config BR2_PACKAGE_LIBGTK12
  2. bool "libgtk12"
  3. select BR2_PACKAGE_LIBGLIB12
  4. depends on BR2_PACKAGE_XORG||BR2_PACKAGE_XORG7||BR2_PACKAGE_TINYX
  5. help
  6. The GTK+ graphical user interface library
  7. http://www.gtk.org/