diff options
author | Elias Probst <mail@eliasprobst.eu> | 2018-05-11 21:47:39 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2018-05-11 22:57:45 +0200 |
commit | 8178a4e5c0477e36c9ced8f0617bdc9f62282c86 (patch) | |
tree | 3e2e06a7a43f91ea3789004df96bfbf7ed826286 /www-client | |
parent | www-client/firefox: bump dependency on dev-libs/nspr to 4.19 (diff) | |
download | gentoo-8178a4e5c0477e36c9ced8f0617bdc9f62282c86.tar.gz gentoo-8178a4e5c0477e36c9ced8f0617bdc9f62282c86.tar.bz2 gentoo-8178a4e5c0477e36c9ced8f0617bdc9f62282c86.zip |
www-client/firefox: bump dependency on dev-libs/nss to 3.36.1
Bug: https://bugs.gentoo.org/655528
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/8350
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-60.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-60.0.ebuild b/www-client/firefox/firefox-60.0.ebuild index 6f8128865873..a48268577ccb 100644 --- a/www-client/firefox/firefox-60.0.ebuild +++ b/www-client/firefox/firefox-60.0.ebuild @@ -56,7 +56,7 @@ 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/nss-3.36.1 >=dev-libs/nspr-4.19 selinux? ( sec-policy/selinux-mozilla )" |