From b95b1d179222409d871d1b3b8ef44dd42e6aec94 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Tue, 29 Dec 2020 07:27:48 -0500 Subject: libcurl.4: Depend on nss-certdata-server-auth Also update changelog. --- diff --git a/changelog b/changelog index d659a1a..8e33d01 100644 --- a/changelog +++ b/changelog @@ -3,6 +3,8 @@ curl (7.74.0-1) trunk * New upstream version. * Update maintainer and homepage. * libcurl.4-dev: Remove static library. + * Link against wolfSSL for HTTPS support and depend on NSS CA root + certificates. * Organize packages into sections. * Reword package descriptions. * curl-doc: Rename to curl.4-doc. diff --git a/libcurl.4.pkg/control b/libcurl.4.pkg/control index 9e5dd82..29aaace 100644 --- a/libcurl.4.pkg/control +++ b/libcurl.4.pkg/control @@ -1,6 +1,7 @@ Architecture: any Platform: all Section: lib -Depends: curl.4-common (= ${Source-Version}), ${Shlib-Depends} +Depends: curl.4-common (= ${Source-Version}), ${Shlib-Depends}, + nss-certdata-server-auth Description: Client-side URL transfer library ${Libcurl-Description} -- cgit v0.9.1