diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-05-27 01:50:08 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-05-27 01:50:08 +0000 |
commit | 2b84107c766b9e8fe8aaa7d11246ff4c53e90e10 (patch) | |
tree | a0a0a850aa982a44030f928f290cb1ff5387b1d2 /games-emulation/ps2emu-padxwin | |
parent | Change to use export MONO_SHARED_DIR=${T} to solve sandbox issues. Needed for... (diff) | |
download | historical-2b84107c766b9e8fe8aaa7d11246ff4c53e90e10.tar.gz historical-2b84107c766b9e8fe8aaa7d11246ff4c53e90e10.tar.bz2 historical-2b84107c766b9e8fe8aaa7d11246ff4c53e90e10.zip |
IUSE
Diffstat (limited to 'games-emulation/ps2emu-padxwin')
-rw-r--r-- | games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.5.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.5.ebuild b/games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.5.ebuild index 9816ffc302af..ff82115d9bee 100644 --- a/games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.5.ebuild +++ b/games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.5.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-emulation/ps2emu-padxwin/ps2emu-padxwin-0.5.ebuild,v 1.3 2004/03/21 20:03:11 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.5.ebuild,v 1.4 2004/05/27 01:40:02 mr_bones_ Exp $ inherit games @@ -11,6 +11,7 @@ SRC_URI="http://www.pcsx2.net/download/0.5release/PADwin${PV}.zip" LICENSE="freedist" SLOT="0" KEYWORDS="x86 ~ppc" +IUSE="" DEPEND="=x11-libs/gtk+-1*" |