diff options
author | Jory Pratt <anarchy@gentoo.org> | 2020-02-10 13:18:28 -0600 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2020-02-10 13:18:50 -0600 |
commit | a9afb66191d692fe4122f07e582384960db60564 (patch) | |
tree | d31d7506c8db662183b6c16b0b827ecb55e3d3aa /www-client | |
parent | dev-python/python-ldap-3.2.0: Drop redundant setuptools dep (diff) | |
download | gentoo-a9afb66191d692fe4122f07e582384960db60564.tar.gz gentoo-a9afb66191d692fe4122f07e582384960db60564.tar.bz2 gentoo-a9afb66191d692fe4122f07e582384960db60564.zip |
www-client/firefox: adjust dev-libs/nss dep
Closes: https://bugs.gentoo.org/709000
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Jory Pratt <anarchy@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-73.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-73.0.ebuild b/www-client/firefox/firefox-73.0.ebuild index 815d9a6ee341..28c979325c1b 100644 --- a/www-client/firefox/firefox-73.0.ebuild +++ b/www-client/firefox/firefox-73.0.ebuild @@ -71,7 +71,7 @@ SRC_URI="${SRC_URI} # remove harfbuzz graphite dep until new working patch is generated for system libs # system-harfbuzz? ( >=media-libs/harfbuzz-2.5.3:0= >=media-gfx/graphite2-1.3.13 ) CDEPEND=" - >=dev-libs/nss-3.49 + >=dev-libs/nss-3.49.2 >=dev-libs/nspr-4.24 dev-libs/atk dev-libs/expat |