diff options
author | Jory Pratt <anarchy@gentoo.org> | 2019-09-04 07:56:25 -0500 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2019-09-04 07:56:25 -0500 |
commit | 1f3e8de59a9f38b49c211047f6cc95b1b8f142e1 (patch) | |
tree | ae3da510ea56137b53c0b851cc1b8c08b47056d6 /www-client/firefox | |
parent | app-admin/eselect: Bump to version 1.4.15. (diff) | |
download | gentoo-1f3e8de59a9f38b49c211047f6cc95b1b8f142e1.tar.gz gentoo-1f3e8de59a9f38b49c211047f6cc95b1b8f142e1.tar.bz2 gentoo-1f3e8de59a9f38b49c211047f6cc95b1b8f142e1.zip |
www-client/firefox: update nss/nspr dep in testing
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Jory Pratt <anarchy@gentoo.org>
Diffstat (limited to 'www-client/firefox')
-rw-r--r-- | www-client/firefox/firefox-69.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/firefox/firefox-69.0.ebuild b/www-client/firefox/firefox-69.0.ebuild index e21d8c9520eb..879b6e943386 100644 --- a/www-client/firefox/firefox-69.0.ebuild +++ b/www-client/firefox/firefox-69.0.ebuild @@ -64,8 +64,8 @@ SRC_URI="${SRC_URI} ${PATCH_URIS[@]}" CDEPEND=" - >=dev-libs/nss-3.44.1 - >=dev-libs/nspr-4.21 + >=dev-libs/nss-3.46 + >=dev-libs/nspr-4.22 dev-libs/atk dev-libs/expat >=x11-libs/cairo-1.10[X] |