diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-12-06 16:48:20 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-12-06 16:48:42 +0100 |
commit | 9f7c4921012897868c8f254d9a042b51de43e120 (patch) | |
tree | 58599cbf0cc7494646708988ae209fdc0025238d /www-client | |
parent | app-text/poppler: Drop 21.07.0 (diff) | |
download | gentoo-9f7c4921012897868c8f254d9a042b51de43e120.tar.gz gentoo-9f7c4921012897868c8f254d9a042b51de43e120.tar.bz2 gentoo-9f7c4921012897868c8f254d9a042b51de43e120.zip |
www-client/firefox: force USE=dbus for USE=wayland
Closes: https://bugs.gentoo.org/822237
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-95.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www-client/firefox/firefox-95.0.ebuild b/www-client/firefox/firefox-95.0.ebuild index 0ae41ed14d1a..aa35fbcd4083 100644 --- a/www-client/firefox/firefox-95.0.ebuild +++ b/www-client/firefox/firefox-95.0.ebuild @@ -73,6 +73,7 @@ IUSE+=" +gmp-autoupdate" IUSE+=" screencast" REQUIRED_USE="debug? ( !system-av1 ) + wayland? ( dbus ) wifi? ( dbus )" # Firefox-only REQUIRED_USE flags |