summaryrefslogtreecommitdiff
path: root/package/blackbox/Config.in
blob: 0cbd4693c5d653c9deba63da50095be4993628b3 (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_BLACKBOX
	bool "blackbox"
	depends on BR2_PACKAGE_XORG||BR2_PACKAGE_XORG7
	help
	  Blackbox is a fast, lightweight window manager for the X Window System.

	  http://blackboxwm.sourceforge.net/

comment "blackbox		- disabled (requires Xorg(7))"
	depends on !(BR2_PACKAGE_XORG || BR2_PACKAGE_XORG7)