commit:     3dc63e8603eea727802deffefecb246cc0302a93
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 30 12:39:48 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Sep 30 12:45:39 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dc63e86

www-client/firefox: add REQUIRED_USE for USE=screencast

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 www-client/firefox/firefox-78.3.0.ebuild | 2 ++
 www-client/firefox/firefox-81.0.ebuild   | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/www-client/firefox/firefox-78.3.0.ebuild 
b/www-client/firefox/firefox-78.3.0.ebuild
index 836f98d925a..3012edf2a95 100644
--- a/www-client/firefox/firefox-78.3.0.ebuild
+++ b/www-client/firefox/firefox-78.3.0.ebuild
@@ -55,6 +55,8 @@ IUSE="clang cpu_flags_arm_neon dbus debug eme-free 
geckodriver +gmp-autoupdate
        +system-av1 +system-harfbuzz +system-icu +system-jpeg +system-libevent
        +system-libvpx +system-webp wayland wifi"
 
+REQUIRED_USE="screencast? ( wayland )"
+
 BDEPEND="${PYTHON_DEPS}
        app-arch/unzip
        >=dev-util/cbindgen-0.14.3

diff --git a/www-client/firefox/firefox-81.0.ebuild 
b/www-client/firefox/firefox-81.0.ebuild
index e9bc0bc2731..f298f7c35b2 100644
--- a/www-client/firefox/firefox-81.0.ebuild
+++ b/www-client/firefox/firefox-81.0.ebuild
@@ -55,6 +55,8 @@ IUSE="clang cpu_flags_arm_neon dbus debug eme-free 
geckodriver +gmp-autoupdate
        +system-av1 +system-harfbuzz +system-icu +system-jpeg +system-libevent
        +system-libvpx +system-webp wayland wifi"
 
+REQUIRED_USE="screencast? ( wayland )"
+
 BDEPEND="${PYTHON_DEPS}
        app-arch/unzip
        >=dev-util/cbindgen-0.14.3

Reply via email to