diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-24 20:54:40 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-24 20:54:40 +0000 |
commit | fb5a70f08f68753f16d5d5c3800df9a90d259773 (patch) | |
tree | 7f3056954f33d58f8ac958f26e22d8b4011d465c /games-action/rune/rune-1.07-r2.ebuild | |
parent | sys-fs/lvm2 stable on ppc. (diff) | |
download | gentoo-2-fb5a70f08f68753f16d5d5c3800df9a90d259773.tar.gz gentoo-2-fb5a70f08f68753f16d5d5c3800df9a90d259773.tar.bz2 gentoo-2-fb5a70f08f68753f16d5d5c3800df9a90d259773.zip |
Changed libsdl dependency and closing bug #117918.
(Portage version: 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 |