diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-05-08 21:47:24 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-05-08 21:47:42 +0200 |
commit | 52318536c7457a13f4e4eca4927916807573dc24 (patch) | |
tree | 2b2b45c9c989d6c64908e4fb2c57655b35ce37cf /www-client | |
parent | sys-kernel/linux-docs: Version bump. Add fontconfig dependency. (diff) | |
download | gentoo-52318536c7457a13f4e4eca4927916807573dc24.tar.gz gentoo-52318536c7457a13f4e4eca4927916807573dc24.tar.bz2 gentoo-52318536c7457a13f4e4eca4927916807573dc24.zip |
www-client/firefox: require dev-libs/nss-3.52
Closes: https://bugs.gentoo.org/721626
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-76.0-r1.ebuild | 2 | ||||
-rw-r--r-- | www-client/firefox/firefox-76.0.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www-client/firefox/firefox-76.0-r1.ebuild b/www-client/firefox/firefox-76.0-r1.ebuild index 33cbd2cf79a1..762736485b43 100644 --- a/www-client/firefox/firefox-76.0-r1.ebuild +++ b/www-client/firefox/firefox-76.0-r1.ebuild @@ -69,7 +69,7 @@ SRC_URI="${SRC_URI} ${PATCH_URIS[@]}" CDEPEND=" - >=dev-libs/nss-3.51.1 + >=dev-libs/nss-3.52 >=dev-libs/nspr-4.25 dev-libs/atk dev-libs/expat diff --git a/www-client/firefox/firefox-76.0.1.ebuild b/www-client/firefox/firefox-76.0.1.ebuild index 33cbd2cf79a1..762736485b43 100644 --- a/www-client/firefox/firefox-76.0.1.ebuild +++ b/www-client/firefox/firefox-76.0.1.ebuild @@ -69,7 +69,7 @@ SRC_URI="${SRC_URI} ${PATCH_URIS[@]}" CDEPEND=" - >=dev-libs/nss-3.51.1 + >=dev-libs/nss-3.52 >=dev-libs/nspr-4.25 dev-libs/atk dev-libs/expat |