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-dev.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-dev.pkg/control')
-rw-r--r-- | libwolfssl.24-dev.pkg/control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libwolfssl.24-dev.pkg/control b/libwolfssl.24-dev.pkg/control new file mode 100644 index 0000000..d749f20 --- /dev/null +++ b/libwolfssl.24-dev.pkg/control @@ -0,0 +1,9 @@ +Architecture: any +Platform: all +Section: libdev +Depends: + libwolfssl.${Abi-Version}:${Host-Arch} (= ${Binary-Version}), +Description: Lightweight TLS library - development files + ${Common-Description} + . + This package provides development files for the wolfSSL TLS library. |