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

	  http://www.gtk.org/