From 667cf4958d357ed921c36734660a8f319a53cdc8 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Mon, 27 Jul 2020 15:52:52 +0200 Subject: 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 --- www-client/firefox/firefox-78.0.2.ebuild | 3 ++- www-client/firefox/firefox-79.0.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'www-client') 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 )" -- cgit v1.2.3-65-gdbad