commit:     49bf70035d505816abbb3b3d24d696bbd8da17d7
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  5 16:34:48 2022 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Sep  5 16:35:34 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49bf7003

net-misc/curl: depend on dev-libs/nss-pem when CURL_SSL=nss

Closes: https://bugs.gentoo.org/768912
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>

 net-misc/curl/{curl-7.85.0-r1.ebuild => curl-7.85.0-r2.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-misc/curl/curl-7.85.0-r1.ebuild 
b/net-misc/curl/curl-7.85.0-r2.ebuild
similarity index 99%
rename from net-misc/curl/curl-7.85.0-r1.ebuild
rename to net-misc/curl/curl-7.85.0-r2.ebuild
index dfa9c49ff480..76793e314e73 100644
--- a/net-misc/curl/curl-7.85.0-r1.ebuild
+++ b/net-misc/curl/curl-7.85.0-r2.ebuild
@@ -49,6 +49,7 @@ RDEPEND="ldap? ( net-nds/openldap:=[${MULTILIB_USEDEP}] )
                )
                nss? (
                        dev-libs/nss:0[${MULTILIB_USEDEP}]
+                       dev-libs/nss-pem
                        app-misc/ca-certificates
                )
        )

Reply via email to