Config.in 285 B

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