diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-08-06 15:31:57 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-08-06 15:31:57 (EDT) |
commit | 4dadcda71517ac646f4f70192ac69d4f7f6bb88d (patch) | |
tree | c6bbed826bf85ca8870aecfe10ae364866f235bb /libwolfssl.24-dbg.pkg/control | |
parent | 997ae2ea7ec9d37ef268f9d6ab9207cd8f789f56 (diff) |
Drop variants
Diffstat (limited to 'libwolfssl.24-dbg.pkg/control')
-rw-r--r-- | libwolfssl.24-dbg.pkg/control | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/libwolfssl.24-dbg.pkg/control b/libwolfssl.24-dbg.pkg/control index 1793cdf..0f6a852 100644 --- a/libwolfssl.24-dbg.pkg/control +++ b/libwolfssl.24-dbg.pkg/control @@ -2,19 +2,10 @@ Architecture: any Platform: all Section: dbg Depends: - libwolfssl.${Abi-Version}-common (>= ${Source-Version}), + libwolfssl.${Abi-Version}:${Host-Arch} (= ${Binary-Version}), ${Shlib-Depends}, -Conflicts: - libwolfssl.${Abi-Version}-client:${Host-Arch}, - libwolfssl.${Abi-Version}-full:${Host-Arch}, -Replaces: - libwolfssl.${Abi-Version}-client:${Host-Arch}, - libwolfssl.${Abi-Version}-full:${Host-Arch}, -Provides: - libwolfssl.${Abi-Version}-client:${Host-Arch}, - libwolfssl.${Abi-Version}-full:${Host-Arch}, Description: Lightweight TLS library - debugging library ${Common-Description} . - This package provides the wolfSSL TLS library configured for client and server - applications and with debugging symbols and error strings. + This package provides the wolfSSL TLS library with debugging symbols and error + strings. |