commit: 24d69e97ade0094eaba55a6f286fc310a52fca44 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Thu Dec 3 02:17:51 2020 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Thu Dec 3 02:17:51 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24d69e97
www-client/firefox: adjust minimum net-libs/nodejs dependency Closes: https://bugs.gentoo.org/758068 Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> www-client/firefox/firefox-78.5.0.ebuild | 2 +- www-client/firefox/firefox-83.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www-client/firefox/firefox-78.5.0.ebuild b/www-client/firefox/firefox-78.5.0.ebuild index b51fe327415..a2e1cfaece4 100644 --- a/www-client/firefox/firefox-78.5.0.ebuild +++ b/www-client/firefox/firefox-78.5.0.ebuild @@ -73,7 +73,7 @@ BDEPEND="${PYTHON_DEPS} app-arch/unzip app-arch/zip >=dev-util/cbindgen-0.14.3 - >=net-libs/nodejs-10.19.0 + >=net-libs/nodejs-10.21.0 virtual/pkgconfig >=virtual/rust-1.41.0 || ( diff --git a/www-client/firefox/firefox-83.0.ebuild b/www-client/firefox/firefox-83.0.ebuild index 1db189e727d..6710fa78a51 100644 --- a/www-client/firefox/firefox-83.0.ebuild +++ b/www-client/firefox/firefox-83.0.ebuild @@ -73,7 +73,7 @@ BDEPEND="${PYTHON_DEPS} app-arch/unzip app-arch/zip >=dev-util/cbindgen-0.15.0 - >=net-libs/nodejs-10.19.0 + >=net-libs/nodejs-10.21.1 virtual/pkgconfig >=virtual/rust-1.43.0 || (
