163a062727
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 lines
254 B
Plaintext
11 lines
254 B
Plaintext
config BR2_PACKAGE_GOB2
|
|
bool "gob2"
|
|
select BR2_PACKAGE_LIBGLIB2
|
|
select BR2_PACKAGE_FLEX
|
|
select BR2_PACKAGE_BISON
|
|
help
|
|
GOB (GTK+ Object Builder) is a preprocessor which simplifies
|
|
the writing of GObjects in C.
|
|
|
|
http://www.jirka.org/gob.html
|