summaryrefslogtreecommitdiffstats
path: root/libcurl.4.pkg
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-12-29 07:27:48 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-12-29 07:29:05 (EST)
commitb95b1d179222409d871d1b3b8ef44dd42e6aec94 (patch)
treee0f9dff9fa9fbb49dea50a2d15ec44cb0233a645 /libcurl.4.pkg
parent692a0b5332e183e1e8218e948a71d9d2ff2205c6 (diff)
libcurl.4: Depend on nss-certdata-server-auth
Also update changelog.
Diffstat (limited to 'libcurl.4.pkg')
-rw-r--r--libcurl.4.pkg/control3
1 files changed, 2 insertions, 1 deletions
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}