Commit 9a850cd2 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

blackbox: don't show comment if no xserver is selected

parent dda76881
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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)