diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-06-06 21:06:24 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-06-06 21:06:24 +0000 |
commit | a867fa3842be5530096e3219fd4207c54a9a28bd (patch) | |
tree | 95f322089ae8fcdd05d0c8ded2aed489974abe03 /games-action/powermanga/powermanga-0.90.ebuild | |
parent | Fix removal of WEBKIT_REQUIRED in the eclass (diff) | |
download | gentoo-2-a867fa3842be5530096e3219fd4207c54a9a28bd.tar.gz gentoo-2-a867fa3842be5530096e3219fd4207c54a9a28bd.tar.bz2 gentoo-2-a867fa3842be5530096e3219fd4207c54a9a28bd.zip |
update libsdl dep to match the README
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'games-action/powermanga/powermanga-0.90.ebuild')
-rw-r--r-- | games-action/powermanga/powermanga-0.90.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/powermanga/powermanga-0.90.ebuild b/games-action/powermanga/powermanga-0.90.ebuild index ba90e33553f8..69187d38a62f 100644 --- a/games-action/powermanga/powermanga-0.90.ebuild +++ b/games-action/powermanga/powermanga-0.90.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/powermanga/powermanga-0.90.ebuild,v 1.9 2011/05/19 06:02:58 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/powermanga/powermanga-0.90.ebuild,v 1.10 2011/06/06 21:06:24 mr_bones_ Exp $ EAPI=2 inherit eutils autotools games @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="amd64 ppc x86" IUSE="" -DEPEND=">=media-libs/libsdl-0.11.0[audio,joystick,video] +DEPEND=">=media-libs/libsdl-1.2[audio,joystick,video] media-libs/libpng x11-libs/libXext x11-libs/libXxf86dga |