commit:     513e6ee31448d19d4eb3b4484baf349621a38bd3
Author:     Devan Franchini <twitch153 <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 13 21:17:58 2015 +0000
Commit:     Devan Franchini <twitch153 <AT> gentoo <DOT> org>
CommitDate: Sun Dec 13 21:18:35 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=513e6ee3

games-emulation/dolphin: Removes unneeded dependencies

Also adds lzo and libpng as explicit deps

Package-Manager: portage-2.2.24

 games-emulation/dolphin/dolphin-9999.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/games-emulation/dolphin/dolphin-9999.ebuild 
b/games-emulation/dolphin/dolphin-9999.ebuild
index 5b8f798..4e80f29 100644
--- a/games-emulation/dolphin/dolphin-9999.ebuild
+++ b/games-emulation/dolphin/dolphin-9999.ebuild
@@ -23,12 +23,13 @@ HOMEPAGE="https://www.dolphin-emu.org/";
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="alsa ao bluetooth doc egl +evdev ffmpeg llvm log lto openal pch 
portaudio profile pulseaudio qt5 sdl upnp +wxwidgets"
+IUSE="alsa ao bluetooth doc egl +evdev ffmpeg llvm log lto openal +pch 
portaudio profile pulseaudio qt5 sdl upnp +wxwidgets"
 
-RDEPEND=">=media-libs/glew-1.10
-       >=media-libs/libsfml-2.1
+RDEPEND=">=media-libs/libsfml-2.1
        >net-libs/enet-1.3.7
        >=net-libs/mbedtls-2.1.1
+       dev-libs/lzo
+       media-libs/libpng:=
        sys-libs/glibc
        sys-libs/readline:=
        sys-libs/zlib
@@ -74,7 +75,6 @@ DEPEND="${RDEPEND}
        >=dev-util/cmake-2.8.8
        >=sys-devel/gcc-4.9.0
        app-arch/zip
-       media-gfx/nvidia-cg-toolkit
        media-libs/freetype
        sys-devel/gettext
        virtual/pkgconfig

Reply via email to