From 9c6ba47dff70a48cb3e98e880bca1c7ada98e263 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 02 Aug 2020 18:24:22 -0400 Subject: Add -full* and -common packages, rename -dev --- (limited to 'libwolfssl.24-dbg.pkg') diff --git a/libwolfssl.24-dbg.pkg/control b/libwolfssl.24-dbg.pkg/control index 6f9a31b..7e54356 100644 --- a/libwolfssl.24-dbg.pkg/control +++ b/libwolfssl.24-dbg.pkg/control @@ -1,8 +1,10 @@ Architecture: any Platform: all Section: dbg -Depends: libwolfssl.${Abi-Ver}-client (= ${Binary-Version}) -Description: Lightweight SSL/TLS library - debugging symbols +Depends: + libwolfssl.${Abi-Ver}-common (>= ${Source-Version}), +Description: Lightweight SSL/TLS library - debugging library ${Common-Description} . - This package provides debugging symbols for wolfSSL. + This package provides the wolfSSL SSL/TLS library configured for client and + server applications and with debugging symbols and error strings. diff --git a/libwolfssl.24-dbg.pkg/files b/libwolfssl.24-dbg.pkg/files index b69d578..f2f486e 100644 --- a/libwolfssl.24-dbg.pkg/files +++ b/libwolfssl.24-dbg.pkg/files @@ -1 +1 @@ -/usr/lib/debug/ +/usr/lib/*/libwolfssl.so.* -- cgit v0.9.1