From 513e6ee31448d19d4eb3b4484baf349621a38bd3 Mon Sep 17 00:00:00 2001 From: Devan Franchini Date: Sun, 13 Dec 2015 16:17:58 -0500 Subject: 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(-) (limited to 'games-emulation/dolphin/dolphin-9999.ebuild') diff --git a/games-emulation/dolphin/dolphin-9999.ebuild b/games-emulation/dolphin/dolphin-9999.ebuild index 5b8f79877faa..4e80f299e1c7 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 -- cgit v1.2.3-65-gdbad