From: Rodrigo Rebello <rprebello@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] doom-wad: add BR2_PACKAGE_CHOCOLATE_DOOM as alternate dependency
Date: Sat, 24 Oct 2015 01:10:32 -0200 [thread overview]
Message-ID: <1445656232-32093-2-git-send-email-rprebello@gmail.com> (raw)
In-Reply-To: <1445656232-32093-1-git-send-email-rprebello@gmail.com>
The shareware WAD file is also supported by Chocolate Doom. The option
'-gameversion 1.8' must be passed to chocolate-doom, though. Otherwise,
in-game demos will fail to play.
Signed-off-by: Rodrigo Rebello <rprebello@gmail.com>
---
package/doom-wad/Config.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/doom-wad/Config.in b/package/doom-wad/Config.in
index aa1d029..edd299b 100644
--- a/package/doom-wad/Config.in
+++ b/package/doom-wad/Config.in
@@ -1,6 +1,6 @@
config BR2_PACKAGE_DOOM_WAD
bool "shareware Doom WAD file"
- depends on BR2_PACKAGE_PRBOOM
+ depends on BR2_PACKAGE_CHOCOLATE_DOOM || BR2_PACKAGE_PRBOOM
help
This will install the shareware wad data file for the doom game.
--
2.1.4
next prev parent reply other threads:[~2015-10-24 3:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-24 3:10 [Buildroot] [PATCH 1/2] chocolate-doom: new package Rodrigo Rebello
2015-10-24 3:10 ` Rodrigo Rebello [this message]
2015-10-25 5:11 ` Rodrigo Rebello
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=1445656232-32093-2-git-send-email-rprebello@gmail.com \
--to=rprebello@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox