Config.in 228 B

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