From b695ca3871975ec7d59230914643264cd8e412f1 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Mon, 10 Aug 2020 02:58:13 -0400 Subject: wolfutil: Depend on nss-certdata-server-auth Oops. --- diff --git a/changelog b/changelog index 0ee0443..122f1b0 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,9 @@ +wolfutil (1.0.0-3) trunk + + * Depend on nss-certdata-server-auth package. + + -- Patrick McDermott Mon, 10 Aug 2020 02:57:32 -0400 + wolfutil (1.0.0-2) trunk * Work around broken shared library dependencies. 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 -- cgit v0.9.1