commit: 667cf4958d357ed921c36734660a8f319a53cdc8
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 27 13:52:52 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Jul 27 14:23:55 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=667cf495
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 <AT> gentoo.org>
www-client/firefox/firefox-78.0.2.ebuild | 3 ++-
www-client/firefox/firefox-79.0.ebuild | 3 ++-
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 ee6b26b18e8..9def2f2affd 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 1e7c29a12c4..9ec54ea10d2 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 )"