Gentoo Archives: gentoo-commits

From: Ian Stakenvicius <axs@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/mozilla:master commit in: www-client/firefox/
Date: Wed, 17 Feb 2016 15:24:05
Message-Id: 1455722634.d21caa22f7585ee7427b439d2b6ee0f9d6707b89.axs@gentoo
1 commit: d21caa22f7585ee7427b439d2b6ee0f9d6707b89
2 Author: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 17 15:23:54 2016 +0000
4 Commit: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 17 15:23:54 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=d21caa22
7
8 www-client/firefox-44.0.2: bump nss dependency to >=3.21
9
10 www-client/firefox/firefox-44.0.2.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/www-client/firefox/firefox-44.0.2.ebuild b/www-client/firefox/firefox-44.0.2.ebuild
14 index e2bba63..3fb9bca 100644
15 --- a/www-client/firefox/firefox-44.0.2.ebuild
16 +++ b/www-client/firefox/firefox-44.0.2.ebuild
17 @@ -57,7 +57,7 @@ ASM_DEPEND=">=dev-lang/yasm-1.1"
18
19 # Mesa 7.10 needed for WebGL + bugfixes
20 RDEPEND="
21 - >=dev-libs/nss-3.20.1
22 + >=dev-libs/nss-3.21
23 >=dev-libs/nspr-4.10.10-r1
24 selinux? ( sec-policy/selinux-mozilla )"