summaryrefslogtreecommitdiffstats
path: root/package/gob2/Config.in
blob: 314a1da7e26a1fc840465747102f9cc7e3f198b1 (plain)
1
2
3
4
5
6
7
8
9
10
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