diff options
author | 2006-05-24 20:54:40 +0000 | |
---|---|---|
committer | 2006-05-24 20:54:40 +0000 | |
commit | 878b5663c9aa67fa82542d83a3f232ed34a80c9e (patch) | |
tree | 315773fcadf9dccbac8f0cce44388b35a2225389 /games-action/rune/rune-1.07-r2.ebuild | |
parent | sys-fs/lvm2 stable on ppc. (diff) | |
download | historical-878b5663c9aa67fa82542d83a3f232ed34a80c9e.tar.gz historical-878b5663c9aa67fa82542d83a3f232ed34a80c9e.tar.bz2 historical-878b5663c9aa67fa82542d83a3f232ed34a80c9e.zip |
Changed libsdl dependency and closing bug #117918.
Package-Manager: portage-2.1_rc2-r1
Diffstat (limited to 'games-action/rune/rune-1.07-r2.ebuild')
-rw-r--r-- | games-action/rune/rune-1.07-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/rune/rune-1.07-r2.ebuild b/games-action/rune/rune-1.07-r2.ebuild index e6bd721d217c..dab65abb0b54 100644 --- a/games-action/rune/rune-1.07-r2.ebuild +++ b/games-action/rune/rune-1.07-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/rune/rune-1.07-r2.ebuild,v 1.1 2006/05/24 20:51:27 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/rune/rune-1.07-r2.ebuild,v 1.2 2006/05/24 20:54:40 wolf31o2 Exp $ inherit eutils games @@ -22,7 +22,7 @@ RDEPEND="virtual/opengl x11-libs/libX11 x11-libs/libXext ) virtual/x11 ) - =media-libs/libsdl-1.2* ) + >=media-libs/libsdl-1.2.9-r1 ) amd64? ( app-emulation/emul-linux-x86-xlibs app-emulation/emul-linux-x86-compat |