commit: 977bc1b6f05bf6621f7ba773530ce85a46d8c8ee
Author: Jory A. Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 15 20:06:58 2018 +0000
Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Fri Jun 15 20:06:58 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=977bc1b6
www-client/firefox: Fix nss dep on firefox-60.0.2
Package-Manager: Portage-2.3.40, Repoman-2.3.9
www-client/firefox/firefox-60.0.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-client/firefox/firefox-60.0.2.ebuild
b/www-client/firefox/firefox-60.0.2.ebuild
index 28860d0f0c8..61c634ee758 100644
--- a/www-client/firefox/firefox-60.0.2.ebuild
+++ b/www-client/firefox/firefox-60.0.2.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.36.1
+ >=dev-libs/nss-3.36.4
>=dev-libs/nspr-4.19
selinux? ( sec-policy/selinux-mozilla )"