commit:     1fc418fc613e9f38404754042e9f7151ebe83e5f
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  3 18:00:10 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Jul  3 18:00:24 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fc418fc

www-client/firefox: USE=openh264 should depend on media-libs/openh264[plugin]

Closes: https://bugs.gentoo.org/730602
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 www-client/firefox/firefox-68.10.0.ebuild | 2 +-
 www-client/firefox/firefox-78.0.1.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/firefox/firefox-68.10.0.ebuild 
b/www-client/firefox/firefox-68.10.0.ebuild
index 39da8f1fe78..95c6e3d1ecf 100644
--- a/www-client/firefox/firefox-68.10.0.ebuild
+++ b/www-client/firefox/firefox-68.10.0.ebuild
@@ -128,7 +128,7 @@ CDEPEND="
 
 RDEPEND="${CDEPEND}
        jack? ( virtual/jack )
-       openh264? ( media-libs/openh264:* )
+       openh264? ( media-libs/openh264:*[plugin] )
        pulseaudio? (
                || (
                        media-sound/pulseaudio

diff --git a/www-client/firefox/firefox-78.0.1.ebuild 
b/www-client/firefox/firefox-78.0.1.ebuild
index e4a6ea0f110..1993a7ab680 100644
--- a/www-client/firefox/firefox-78.0.1.ebuild
+++ b/www-client/firefox/firefox-78.0.1.ebuild
@@ -121,7 +121,7 @@ CDEPEND="
 
 RDEPEND="${CDEPEND}
        jack? ( virtual/jack )
-       openh264? ( media-libs/openh264:* )
+       openh264? ( media-libs/openh264:*[plugin] )
        pulseaudio? (
                || (
                        media-sound/pulseaudio

Reply via email to