mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
blackbox: don't show comment if no xserver is selected
This commit is contained in:
@@ -5,6 +5,3 @@ config BR2_PACKAGE_BLACKBOX
|
||||
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)
|
||||
|
||||
Reference in New Issue
Block a user