summaryrefslogtreecommitdiff
path: root/package/libgtk12/Config.in
blob: e9ecf257e42260f85c7bda5200a8d4b0f9fc7153 (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_LIBGTK12
	bool "libgtk12"
	default n
	select BR2_PACKAGE_LIBGLIB12
	depends on BR2_PACKAGE_XORG||BR2_PACKAGE_XORG7
	help
	  The GTK+ graphical user interface library

	  http://www.gtk.org/