From: egtvedt at uclibc.org <egtvedt@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/games/lxdoom
Date: Wed, 24 Sep 2008 06:17:07 -0700 (PDT) [thread overview]
Message-ID: <20080924131707.7856FF8008@busybox.net> (raw)
Author: egtvedt
Date: 2008-09-24 06:17:07 -0700 (Wed, 24 Sep 2008)
New Revision: 23467
Log:
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: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Modified:
trunk/buildroot/package/games/lxdoom/Config.in
Changeset:
Modified: trunk/buildroot/package/games/lxdoom/Config.in
===================================================================
--- trunk/buildroot/package/games/lxdoom/Config.in 2008-09-24 13:11:02 UTC (rev 23466)
+++ trunk/buildroot/package/games/lxdoom/Config.in 2008-09-24 13:17:07 UTC (rev 23467)
@@ -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.
next reply other threads:[~2008-09-24 13:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-24 13:17 egtvedt at uclibc.org [this message]
2008-09-24 13:19 ` [Buildroot] svn commit: trunk/buildroot/package/games/lxdoom Hans-Christian Egtvedt
-- strict thread matches above, loose matches on Subject: below --
2008-09-24 13:38 egtvedt at uclibc.org
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080924131707.7856FF8008@busybox.net \
--to=egtvedt@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.