lxdoom: make package depend on X11 server
authorHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Wed, 24 Sep 2008 13:17:07 +0000 (13:17 -0000)
committerHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Wed, 24 Sep 2008 13:17:07 +0000 (13:17 -0000)
lxdoom depends on a X11 server to be built, this patch will only show lxdoom if
a X11 server is selected and add xserver_xorg-server to the dependency list.

Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
package/games/lxdoom/Config.in

index a8fdde8517ccf3b1bfef7cfc6cb177a3ee7a6ef4..8eb7d52807313858455c3fa50bf9ad1f6e4bfb62 100644 (file)
@@ -1,4 +1,5 @@
 config BR2_PACKAGE_LXDOOM
        bool "lxdoom"
+       depends on !BR2_PACKAGE_XSERVER_none
        help
          This is the linux version of the popular doom game.