summaryrefslogtreecommitdiffstats
path: root/wolfutil.pkg
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-08-10 02:58:13 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-08-10 02:58:13 (EDT)
commitb695ca3871975ec7d59230914643264cd8e412f1 (patch)
tree08fd40ec44eb1c497ca37f191f8cd45fe4e9b73f /wolfutil.pkg
parent9c359f14b79eec95b538f9e5a8e7e09a7c53864c (diff)
wolfutil: Depend on nss-certdata-server-auth
Oops.
Diffstat (limited to 'wolfutil.pkg')
-rw-r--r--wolfutil.pkg/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/wolfutil.pkg/control b/wolfutil.pkg/control
index 84b2c6f..c4ca8e6 100644
--- a/wolfutil.pkg/control
+++ b/wolfutil.pkg/control
@@ -1,7 +1,7 @@
Architecture: any
Platform: all
Section: util
-Depends: libwolfssl.24:${Host-Arch}, ${Shlib-Depends}
+Depends: libwolfssl.24:${Host-Arch}, nss-certdata-server-auth, ${Shlib-Depends}
Description: Command-line TLS client utility
wolfutil is a command-line tool for the wolfSSL embedded (SSL/)TLS
library. It is similar to the OpenSSL command-line tool, providing only