diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-26 11:59:05 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-26 11:59:05 (EST) |
commit | 92b1845c61b59659357b510ab79e67979645c88a (patch) | |
tree | 80472c67c28477d9d7c43a34770c9d186bd653b7 /libwolfssl.24-dbg.pkg/control | |
parent | 6e4dabe91b570649cc11fdfc96d0e3a1b07c61cd (diff) |
ABI version actually didn't change
I misunderstood the effect of libtool's -version-info flag.
Diffstat (limited to 'libwolfssl.24-dbg.pkg/control')
-rw-r--r-- | libwolfssl.24-dbg.pkg/control | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/libwolfssl.24-dbg.pkg/control b/libwolfssl.24-dbg.pkg/control new file mode 100644 index 0000000..0f6a852 --- /dev/null +++ b/libwolfssl.24-dbg.pkg/control @@ -0,0 +1,11 @@ +Architecture: any +Platform: all +Section: dbg +Depends: + libwolfssl.${Abi-Version}:${Host-Arch} (= ${Binary-Version}), + ${Shlib-Depends}, +Description: Lightweight TLS library - debugging library + ${Common-Description} + . + This package provides the wolfSSL TLS library with debugging symbols and error + strings. |