diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-03-08 18:24:02 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-03-08 18:25:16 +0200 |
commit | 95265b09ed1d8139f79fa450e5c1b3d874d59644 (patch) | |
tree | 979af28f152c37a699a7334603d3fd3b0fbe9d48 /www-client | |
parent | app-metrics/ceph_exporter: 4.1.1-r1 rev bump to fix the ceph rdepend (diff) | |
download | gentoo-95265b09ed1d8139f79fa450e5c1b3d874d59644.tar.gz gentoo-95265b09ed1d8139f79fa450e5c1b3d874d59644.tar.bz2 gentoo-95265b09ed1d8139f79fa450e5c1b3d874d59644.zip |
www-client/firefox: X is required for screencast to work
Closes: https://bugs.gentoo.org/898496
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-110.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |