diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-03 03:17:51 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-03 03:17:51 +0100 |
commit | 24d69e97ade0094eaba55a6f286fc310a52fca44 (patch) | |
tree | e0eaf6d46af4bb7518b0200aa71edf1e78c10e17 /www-client | |
parent | profiles: cleanup dropped www-client/firefox[custom-optimization] (diff) | |
download | gentoo-24d69e97ade0094eaba55a6f286fc310a52fca44.tar.gz gentoo-24d69e97ade0094eaba55a6f286fc310a52fca44.tar.bz2 gentoo-24d69e97ade0094eaba55a6f286fc310a52fca44.zip |
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@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-78.5.0.ebuild | 2 | ||||
-rw-r--r-- | 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 b51fe3274150..a2e1cfaece43 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 1db189e727dc..6710fa78a510 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 || ( |