summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-11-03 00:18:40 +0000
committerMike Frysinger <vapier@gentoo.org>2004-11-03 00:18:40 +0000
commit7bc113f605e9a15847fc4e2b07888d8ec029f151 (patch)
tree1d06198261c748559cc0af1dd266d55323c8146e /games-emulation/pcsx2/pcsx2-0.6.ebuild
parentAdd a symlink "../../../lib/xkb /usr/X11R6/lib/X11/xkb" so libxklavier and ot... (diff)
downloadhistorical-7bc113f605e9a15847fc4e2b07888d8ec029f151.tar.gz
historical-7bc113f605e9a15847fc4e2b07888d8ec029f151.tar.bz2
historical-7bc113f605e9a15847fc4e2b07888d8ec029f151.zip
needs unzip #69831
Diffstat (limited to 'games-emulation/pcsx2/pcsx2-0.6.ebuild')
-rw-r--r--games-emulation/pcsx2/pcsx2-0.6.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games-emulation/pcsx2/pcsx2-0.6.ebuild b/games-emulation/pcsx2/pcsx2-0.6.ebuild
index 0f4280073a8b..e1e5695b0154 100644
--- a/games-emulation/pcsx2/pcsx2-0.6.ebuild
+++ b/games-emulation/pcsx2/pcsx2-0.6.ebuild
@@ -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/games-emulation/pcsx2/pcsx2-0.6.ebuild,v 1.2 2004/06/24 22:32:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/pcsx2/pcsx2-0.6.ebuild,v 1.3 2004/11/03 00:16:33 vapier Exp $
inherit eutils games
@@ -24,6 +24,7 @@ RDEPEND="virtual/x11
>=games-emulation/ps2emu-spu2null-0.21
>=games-emulation/ps2emu-dev9null-0.1"
DEPEND="${RDEPEND}
+ app-arch/unzip
dev-lang/nasm"
S="${WORKDIR}/pcsx2_${PV}src"