commit:     95265b09ed1d8139f79fa450e5c1b3d874d59644
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  8 16:24:02 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Mar  8 16:25:16 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95265b09

www-client/firefox: X is required for screencast to work

Closes: https://bugs.gentoo.org/898496
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 www-client/firefox/firefox-110.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/firefox/firefox-110.0.1.ebuild 
b/www-client/firefox/firefox-110.0.1.ebuild
index 9d76745a09fd..6cd4aed988fc 100644
--- a/www-client/firefox/firefox-110.0.1.ebuild
+++ b/www-client/firefox/firefox-110.0.1.ebuild
@@ -76,7 +76,7 @@ REQUIRED_USE="|| ( X wayland )
        wifi? ( dbus )"
 
 # Firefox-only REQUIRED_USE flags
-REQUIRED_USE+=" screencast? ( wayland )"
+REQUIRED_USE+=" screencast? ( X wayland )"
 
 FF_ONLY_DEPEND="!www-client/firefox:0
        !www-client/firefox:esr

Reply via email to