diff options
author | Alexey Sokolov <sokolov@google.com> | 2018-05-25 07:39:28 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2018-05-25 09:25:33 +0200 |
commit | dbf1e625b5b4b9f0996407c83ca81cc2aa8f65b6 (patch) | |
tree | 488374e8c93875f272053bd5d2ea3d85bd4072d7 /www-client | |
parent | net-dns/pdns: Version bump (diff) | |
download | gentoo-dbf1e625b5b4b9f0996407c83ca81cc2aa8f65b6.tar.gz gentoo-dbf1e625b5b4b9f0996407c83ca81cc2aa8f65b6.tar.bz2 gentoo-dbf1e625b5b4b9f0996407c83ca81cc2aa8f65b6.zip |
www-client/firefox: bump nspr and nss requirements (again).
This was already fixed in https://github.com/gentoo/gentoo/pull/8349 and
https://github.com/gentoo/gentoo/pull/8350 but for some reason was
reverted in aa6acbf175583b662e55b2b6f6dc5bc924b7db03
Bug: https://bugs.gentoo.org/655524
Bug: https://bugs.gentoo.org/655528
Closes: https://github.com/gentoo/gentoo/pull/8575
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-60.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/firefox/firefox-60.0.1.ebuild b/www-client/firefox/firefox-60.0.1.ebuild index 7343aa89e5e2..2bf75ce5e17a 100644 --- a/www-client/firefox/firefox-60.0.1.ebuild +++ b/www-client/firefox/firefox-60.0.1.ebuild @@ -56,8 +56,8 @@ ASM_DEPEND=">=dev-lang/yasm-1.1" RDEPEND=" system-icu? ( >=dev-libs/icu-60.2 ) jack? ( virtual/jack ) - >=dev-libs/nss-3.35 - >=dev-libs/nspr-4.18 + >=dev-libs/nss-3.36.1 + >=dev-libs/nspr-4.19 selinux? ( sec-policy/selinux-mozilla )" DEPEND="${RDEPEND} |