diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-27 13:16:05 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-27 13:16:05 (EST) |
commit | 692a0b5332e183e1e8218e948a71d9d2ff2205c6 (patch) | |
tree | 0d59a6961e560d4c6cbbb8ecacce840e6d8d64a2 | |
parent | 51c8d6ae706fc7857d0efc1432faff765a089987 (diff) |
control: B-D on pkgconf (for finding wolfSSL)
-rw-r--r-- | control | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,5 +3,5 @@ Build-Depends: opkbuild (>= 4.2.0), opkhelper-3.0 (>= 3.1.4), busybox (>= 1.32.0-1), gpg, dirmngr, gpgconf, gpg-agent, libz.1-dev, - libwolfssl.24-dev, nss-certdata-server-auth, + libwolfssl.24-dev, pkgconf, nss-certdata-server-auth, Homepage: https://curl.se/ |