Commit cbaae749 authored by Hans-Christian Egtvedt's avatar Hans-Christian Egtvedt
Browse files

lxdoom: make package depend on X11 server



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: default avatarHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
parent 75381b7f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_LXDOOM
	bool "lxdoom"
	depends on !BR2_PACKAGE_XSERVER_none
	help
	  This is the linux version of the popular doom game.