summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-10-25 14:18:07 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-10-25 14:18:07 +0000
commit980cd0b57c740cdcbe384da065ab5596d26c54ab (patch)
tree9eec99f5bbed28a37ea7f3b1e9ae08f80c26ee35 /eclass
parentReassigning to web-apps (diff)
downloadgentoo-2-980cd0b57c740cdcbe384da065ab5596d26c54ab.tar.gz
gentoo-2-980cd0b57c740cdcbe384da065ab5596d26c54ab.tar.bz2
gentoo-2-980cd0b57c740cdcbe384da065ab5596d26c54ab.zip
Either the source-based or binary quake3 ebuild will do.
Diffstat (limited to 'eclass')
-rw-r--r--eclass/games-q3mod.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/games-q3mod.eclass b/eclass/games-q3mod.eclass
index 7dcf65f9f4f1..5500cf566f7d 100644
--- a/eclass/games-q3mod.eclass
+++ b/eclass/games-q3mod.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/games-q3mod.eclass,v 1.30 2005/10/25 04:53:25 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/games-q3mod.eclass,v 1.31 2005/10/25 14:18:07 mr_bones_ Exp $
inherit games
@@ -13,7 +13,7 @@ KEYWORDS="-* x86 amd64"
IUSE="opengl X dedicated"
DEPEND="app-arch/unzip"
-RDEPEND="games-fps/quake3-bin
+RDEPEND="|| ( games-fps/quake3 games-fps/quake3-bin )
amd64? ( app-emulation/emul-linux-x86-baselibs
X? ( app-emulation/emul-linux-x86-xlibs ) )
dedicated? ( app-misc/screen )