summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-07-27 15:52:52 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-07-27 16:23:55 +0200
commit667cf4958d357ed921c36734660a8f319a53cdc8 (patch)
tree81b35e41a3b5d6798851b5f5b0c8a73a39e3c972 /www-client
parentwww-client/firefox: bump to v79.0 (diff)
downloadgentoo-667cf4958d357ed921c36734660a8f319a53cdc8.tar.gz
gentoo-667cf4958d357ed921c36734660a8f319a53cdc8.tar.bz2
gentoo-667cf4958d357ed921c36734660a8f319a53cdc8.zip
www-client/firefox: USE=screencast uses media-video/pipewire which requires wayland
Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r--www-client/firefox/firefox-78.0.2.ebuild3
-rw-r--r--www-client/firefox/firefox-79.0.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/www-client/firefox/firefox-78.0.2.ebuild b/www-client/firefox/firefox-78.0.2.ebuild
index ee6b26b18e84..9def2f2affd3 100644
--- a/www-client/firefox/firefox-78.0.2.ebuild
+++ b/www-client/firefox/firefox-78.0.2.ebuild
@@ -58,7 +58,8 @@ IUSE="bindist clang cpu_flags_x86_avx2 debug eme-free geckodriver
+system-harfbuzz +system-icu +system-jpeg +system-libevent
+system-libvpx +system-webp test wayland wifi"
-REQUIRED_USE="pgo? ( lto )"
+REQUIRED_USE="pgo? ( lto )
+ screencast? ( wayland )"
RESTRICT="!bindist? ( bindist )
!test? ( test )"
diff --git a/www-client/firefox/firefox-79.0.ebuild b/www-client/firefox/firefox-79.0.ebuild
index 1e7c29a12c4c..9ec54ea10d28 100644
--- a/www-client/firefox/firefox-79.0.ebuild
+++ b/www-client/firefox/firefox-79.0.ebuild
@@ -58,7 +58,8 @@ IUSE="bindist clang cpu_flags_x86_avx2 debug eme-free geckodriver
+system-harfbuzz +system-icu +system-jpeg +system-libevent
+system-libvpx +system-webp test wayland wifi"
-REQUIRED_USE="pgo? ( lto )"
+REQUIRED_USE="pgo? ( lto )
+ screencast? ( wayland )"
RESTRICT="!bindist? ( bindist )
!test? ( test )"