summaryrefslogtreecommitdiffstats
path: root/package/libsexy/Config.in
blob: a50df166e925c7595b231eff27471519159ca79b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
config BR2_PACKAGE_LIBSEXY
	bool "libsexy"
	depends on BR2_PACKAGE_LIBGTK2
	depends on !BR2_PACKAGE_XSERVER_none
	help
	  libsexy is a collection of GTK+ widgets that extend the
	  functionality of such standard widgets as GtkEntry and
	  GtkLabel by subclassing them and working around the
	  limitations of the widgets.

	  http://www.chipx86.com/wiki/Libsexy

comment "libsexy       - disabled (requires X-Windows)"
	depends on BR2_PACKAGE_XSERVER_none