diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-12-01 08:50:26 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-12-01 08:50:26 +0000 |
commit | 69f5fb9aad7b961036311ec83cf7fd293ce8c74b (patch) | |
tree | 2f2edb87b95084ce6064e2cefee5eab9c13756b4 /games-emulation/sdlmame | |
parent | version bump (diff) | |
download | gentoo-2-69f5fb9aad7b961036311ec83cf7fd293ce8c74b.tar.gz gentoo-2-69f5fb9aad7b961036311ec83cf7fd293ce8c74b.tar.bz2 gentoo-2-69f5fb9aad7b961036311ec83cf7fd293ce8c74b.zip |
more use deps for libsdl
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'games-emulation/sdlmame')
-rw-r--r-- | games-emulation/sdlmame/sdlmame-0.135.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/sdlmame/sdlmame-0.135.ebuild b/games-emulation/sdlmame/sdlmame-0.135.ebuild index 40613f8a7fc8..b6db5d94924e 100644 --- a/games-emulation/sdlmame/sdlmame-0.135.ebuild +++ b/games-emulation/sdlmame/sdlmame-0.135.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.135.ebuild,v 1.1 2009/11/01 07:54:13 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.135.ebuild,v 1.2 2009/12/01 08:50:26 mr_bones_ Exp $ EAPI=2 inherit eutils flag-o-matic games @@ -20,7 +20,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="opengl" -RDEPEND=">=media-libs/libsdl-1.2.10[opengl?] +RDEPEND=">=media-libs/libsdl-1.2.10[audio,joystick,opengl?,video] dev-libs/expat x11-libs/libXinerama x11-libs/gtk+:2 |