summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-04-28 08:35:44 +0000
committerMike Frysinger <vapier@gentoo.org>2004-04-28 08:35:44 +0000
commit2b787e715ce39f50d2da6bd387869e92e33bc93d (patch)
tree575a1d4d0cf5318119e9b39c31e43fb644d164df /games-simulation/bcsdemo
parentarm KEYWORDS (diff)
downloadhistorical-2b787e715ce39f50d2da6bd387869e92e33bc93d.tar.gz
historical-2b787e715ce39f50d2da6bd387869e92e33bc93d.tar.bz2
historical-2b787e715ce39f50d2da6bd387869e92e33bc93d.zip
add openal to DEPEND #49160
Diffstat (limited to 'games-simulation/bcsdemo')
-rw-r--r--games-simulation/bcsdemo/bcsdemo-1.3.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/games-simulation/bcsdemo/bcsdemo-1.3.ebuild b/games-simulation/bcsdemo/bcsdemo-1.3.ebuild
index 6f5a1ae0726f..3a6a636c4d10 100644
--- a/games-simulation/bcsdemo/bcsdemo-1.3.ebuild
+++ b/games-simulation/bcsdemo/bcsdemo-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/bcsdemo/bcsdemo-1.3.ebuild,v 1.2 2004/02/20 07:33:25 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/bcsdemo/bcsdemo-1.3.ebuild,v 1.3 2004/04/28 08:35:44 vapier Exp $
inherit games eutils
@@ -11,8 +11,9 @@ SRC_URI="ftp://ggdev-1.homelan.com/bcs/bcsdemo_v${PV/./_}.sh.bin"
LICENSE="BCS"
SLOT="0"
KEYWORDS="-* x86"
+IUSE=""
-DEPEND=""
+RDEPEND="media-libs/openal"
S=${WORKDIR}