summaryrefslogtreecommitdiffstats
path: root/package/gob2/Config.in
blob: 2545bafa62cb5c3b654fdd9c91de8e5171b77ca7 (plain)
1
2
3
4
5
6
7
8
9
10
11
config BR2_PACKAGE_GOB2
	bool "gob2"
	select BR2_PACKAGE_LIBGLIB2
	select BR2_PACKAGE_FLEX
	select BR2_PACKAGE_FLEX_LIBFL
	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