Config.in 254 B

12345678910
  1. config BR2_PACKAGE_GOB2
  2. bool "gob2"
  3. select BR2_PACKAGE_LIBGLIB2
  4. select BR2_PACKAGE_FLEX
  5. select BR2_PACKAGE_BISON
  6. help
  7. GOB (GTK+ Object Builder) is a preprocessor which simplifies
  8. the writing of GObjects in C.
  9. http://www.jirka.org/gob.html