commit: a9afb66191d692fe4122f07e582384960db60564 Author: Jory Pratt <anarchy <AT> gentoo <DOT> org> AuthorDate: Mon Feb 10 19:18:28 2020 +0000 Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org> CommitDate: Mon Feb 10 19:18:50 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9afb661
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 <AT> gentoo.org> www-client/firefox/firefox-73.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/firefox-73.0.ebuild b/www-client/firefox/firefox-73.0.ebuild index 815d9a6ee34..28c979325c1 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
