diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-08-03 02:23:10 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-08-03 02:23:10 (EDT) |
commit | 4c7a4a4a7127259d370d3365ccbfb345a24fc31e (patch) | |
tree | d2bc7116b3ccc490f8066b79e90851e8b0b57ab6 /libwolfssl.24-dbg.pkg/control | |
parent | d4a970f27322e6a060ef30851116e16f27f55202 (diff) |
Fix substvars in package control files
Diffstat (limited to 'libwolfssl.24-dbg.pkg/control')
-rw-r--r-- | libwolfssl.24-dbg.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libwolfssl.24-dbg.pkg/control b/libwolfssl.24-dbg.pkg/control index d2d2275..b2afbde 100644 --- a/libwolfssl.24-dbg.pkg/control +++ b/libwolfssl.24-dbg.pkg/control @@ -2,7 +2,7 @@ Architecture: any Platform: all Section: dbg Depends: - libwolfssl.${Abi-Ver}-common (>= ${Source-Version}), + libwolfssl.${Abi-Version}-common (>= ${Source-Version}), Description: Lightweight TLS library - debugging library ${Common-Description} . |