Config.in 405 B

123456789101112
  1. config BR2_PACKAGE_LIBGLADE
  2. bool "libglade"
  3. depends on BR2_PACKAGE_LIBGTK2
  4. select BR2_PACKAGE_LIBGLIB2
  5. select BR2_PACKAGE_ATK
  6. select BR2_PACKAGE_LIBXML2
  7. help
  8. Libglade allows you to load glade interface files in a program
  9. at runtime. It doesn't require GLADE to be used, but GLADE is
  10. by far the easiest way to create the interface files.
  11. http://ftp.gnome.org/pub/GNOME/sources/libglade/