commit: 0fe458b71f44c149344c78c598d0b6afac53200d
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri May 25 16:39:32 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri May 25 17:35:10 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fe458b7
www-plugins/freshplayerplugin: libva is always needed (#644936)
Package-Manager: Portage-2.3.38, Repoman-2.3.9
www-plugins/freshplayerplugin/freshplayerplugin-0.3.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-plugins/freshplayerplugin/freshplayerplugin-0.3.9.ebuild
b/www-plugins/freshplayerplugin/freshplayerplugin-0.3.9.ebuild
index 4348e877cbf..10431d90e8b 100644
--- a/www-plugins/freshplayerplugin/freshplayerplugin-0.3.9.ebuild
+++ b/www-plugins/freshplayerplugin/freshplayerplugin-0.3.9.ebuild
@@ -17,7 +17,6 @@ KEYWORDS="~amd64"
HWDEC_DEPEND="
libav? ( media-video/libav:0=[vaapi?,vdpau?] )
!libav? ( media-video/ffmpeg:0=[vaapi?,vdpau?] )
- x11-libs/libva:=
x11-libs/libvdpau
"
@@ -33,6 +32,7 @@ COMMON_DEPEND="
x11-libs/libXrandr:=
x11-libs/libXrender:=
x11-libs/libdrm:=
+ x11-libs/libva:=
x11-libs/pango:=[X]
jack? (
media-sound/jack-audio-connection-kit