From da181b84188759b70a20f1f22e5392fa2c8daf54 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Thu, 1 Oct 2020 13:42:25 +0200 Subject: www-client/firefox: add missing BDEPEND on app-arch/zip Closes: https://bugs.gentoo.org/745960 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann --- www-client/firefox/firefox-78.3.1.ebuild | 1 + www-client/firefox/firefox-81.0.1.ebuild | 1 + 2 files changed, 2 insertions(+) (limited to 'www-client') diff --git a/www-client/firefox/firefox-78.3.1.ebuild b/www-client/firefox/firefox-78.3.1.ebuild index b1bd76e25e08..6ec9c12d1c08 100644 --- a/www-client/firefox/firefox-78.3.1.ebuild +++ b/www-client/firefox/firefox-78.3.1.ebuild @@ -59,6 +59,7 @@ REQUIRED_USE="screencast? ( wayland )" BDEPEND="${PYTHON_DEPS} app-arch/unzip + app-arch/zip >=dev-util/cbindgen-0.14.3 >=net-libs/nodejs-10.19.0 virtual/pkgconfig diff --git a/www-client/firefox/firefox-81.0.1.ebuild b/www-client/firefox/firefox-81.0.1.ebuild index 20e86914afe3..986291f0ae36 100644 --- a/www-client/firefox/firefox-81.0.1.ebuild +++ b/www-client/firefox/firefox-81.0.1.ebuild @@ -59,6 +59,7 @@ REQUIRED_USE="screencast? ( wayland )" BDEPEND="${PYTHON_DEPS} app-arch/unzip + app-arch/zip >=dev-util/cbindgen-0.14.3 >=net-libs/nodejs-10.19.0 virtual/pkgconfig -- cgit v1.2.3-65-gdbad