summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-09-16 01:14:05 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-09-16 01:14:05 +0000
commitc52cd9733137713ae4f40fa27640dd9f03ef9f9d (patch)
treeae5e167951dc987d496b302f79a321b9704e5214 /games-arcade/pacmanarena
parentFix linking against esound libs and clean up build process in general #106088... (diff)
downloadgentoo-2-c52cd9733137713ae4f40fa27640dd9f03ef9f9d.tar.gz
gentoo-2-c52cd9733137713ae4f40fa27640dd9f03ef9f9d.tar.bz2
gentoo-2-c52cd9733137713ae4f40fa27640dd9f03ef9f9d.zip
needs app-arch/unzip
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'games-arcade/pacmanarena')
-rw-r--r--games-arcade/pacmanarena/pacmanarena-0.15.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/games-arcade/pacmanarena/pacmanarena-0.15.ebuild b/games-arcade/pacmanarena/pacmanarena-0.15.ebuild
index 8619120d3ead..470cb0b6e9cf 100644
--- a/games-arcade/pacmanarena/pacmanarena-0.15.ebuild
+++ b/games-arcade/pacmanarena/pacmanarena-0.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/pacmanarena/pacmanarena-0.15.ebuild,v 1.9 2005/09/11 02:52:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/pacmanarena/pacmanarena-0.15.ebuild,v 1.10 2005/09/16 01:11:23 mr_bones_ Exp $
inherit games
@@ -14,11 +14,13 @@ SLOT="0"
KEYWORDS="alpha amd64 x86"
IUSE="vorbis"
-DEPEND="virtual/x11
+RDEPEND="virtual/x11
virtual/opengl
>=media-libs/sdl-mixer-1.2.4
>=media-libs/sdl-net-1.2.4
vorbis? ( media-libs/libvorbis )"
+DEPEND="${RDEPEND}
+ app-arch/unzip"
S=${WORKDIR}/pacman