commit: 1f4ef2b61a5dcc7598696fdc49905fecbcfb43fa
Author: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 17 15:43:43 2016 +0000
Commit: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
CommitDate: Wed Feb 17 15:44:37 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f4ef2b6
www-client/firefox-44.0.2: bump nss dependency to >=3.21
Thanks to vthriller on github (sorry i botched the PR)
Package-Manager: portage-2.2.26
www-client/firefox/firefox-44.0.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-client/firefox/firefox-44.0.2.ebuild
b/www-client/firefox/firefox-44.0.2.ebuild
index 8c5198c..8aa3b8a1 100644
--- a/www-client/firefox/firefox-44.0.2.ebuild
+++ b/www-client/firefox/firefox-44.0.2.ebuild
@@ -56,7 +56,7 @@ ASM_DEPEND=">=dev-lang/yasm-1.1"
# Mesa 7.10 needed for WebGL + bugfixes
RDEPEND="
- >=dev-libs/nss-3.20.1
+ >=dev-libs/nss-3.21
>=dev-libs/nspr-4.10.10-r1
selinux? ( sec-policy/selinux-mozilla )"