commit:     d3acb63326a3851279b633af595d044f9887261b
Author:     Devan Franchini <twitch153 <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  7 04:23:38 2016 +0000
Commit:     Devan Franchini <twitch153 <AT> gentoo <DOT> org>
CommitDate: Thu Jan  7 04:23:38 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3acb633

Fully removes all libav restrictions, bug #570346

Package-Manager: portage-2.2.24

 games-emulation/dolphin/dolphin-5.0.ebuild  | 3 +--
 games-emulation/dolphin/dolphin-9999.ebuild | 5 +----
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/games-emulation/dolphin/dolphin-5.0.ebuild 
b/games-emulation/dolphin/dolphin-5.0.ebuild
index 049c144..d7266c1 100644
--- a/games-emulation/dolphin/dolphin-5.0.ebuild
+++ b/games-emulation/dolphin/dolphin-5.0.ebuild
@@ -30,8 +30,7 @@ RDEPEND=">=media-libs/glew-1.10
        alsa? ( media-libs/alsa-lib )
        ao? ( media-libs/libao )
        bluetooth? ( net-wireless/bluez )
-       ffmpeg? ( virtual/ffmpeg
-                         !!media-video/libav )
+       ffmpeg? ( virtual/ffmpeg )
        lzo? ( dev-libs/lzo )
        openal? ( media-libs/openal )
        opengl? ( virtual/opengl )

diff --git a/games-emulation/dolphin/dolphin-9999.ebuild 
b/games-emulation/dolphin/dolphin-9999.ebuild
index 1ee2c85..c44022a 100644
--- a/games-emulation/dolphin/dolphin-9999.ebuild
+++ b/games-emulation/dolphin/dolphin-9999.ebuild
@@ -46,10 +46,7 @@ RDEPEND=">=media-libs/libsfml-2.1
                        dev-libs/libevdev
                        virtual/udev
        )
-       ffmpeg? (
-                       virtual/ffmpeg
-                       !!media-video/libav
-       )
+       ffmpeg? ( virtual/ffmpeg )
        llvm? ( sys-devel/llvm )
        openal? (
                        media-libs/openal

Reply via email to