diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-27 02:20:29 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-27 02:20:29 (EST) |
commit | 5f3ad2227167721bf60fb9afec98b5fc96f2f26b (patch) | |
tree | 51868ab7f2fd5df80949de5e8aacdbb73c12385b /control | |
parent | 7ae78aa9a09c0cb8cee4f47bcd231fcc1486cd4c (diff) |
build: Use wolfSSL and NSS CA certificates
Diffstat (limited to 'control')
-rw-r--r-- | control | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,4 +2,5 @@ Maintainer: Patrick McDermott <patrick.mcdermott@libiquity.com> Build-Depends: opkbuild (>= 4.0.0), opkhelper-3.0, busybox (>= 1.32.0-1), gpg, dirmngr, gpgconf, gpg-agent, libz.1-dev, + libwolfssl.24-dev, nss-certdata-server-auth, Homepage: https://curl.se/ |