From 0fe458b71f44c149344c78c598d0b6afac53200d Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Fri, 25 May 2018 18:39:32 +0200 Subject: [PATCH] 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 4348e877cbfe..10431d90e8bc 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 -- 2.26.2