buildroot/package/blackbox/Config.in

11 lines
317 B
Plaintext
Raw Normal View History

2008-03-06 18:55:26 +01:00
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)