diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-01 00:28:21 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-01 00:28:21 (EDT) |
commit | e4924108c685ee8088f001f5bec0b2e8b88d3b56 (patch) | |
tree | 9f5c9ca462b597af4c17d36cb89c77cd65c6953f /control | |
parent | 8a9f5c7c34b762bcdbd866535aad6e4e9b53c1f2 (diff) |
libtomcrypt.0: Use oh-shlibdeps
Diffstat (limited to 'control')
-rw-r--r-- | control | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ Maintainer: Patrick McDermott <patrick.mcdermott@libiquity.com> -Build-Depends: opkbuild (>= 4.0.0), opkhelper-3.0, libtool, libtommath.1-dev +Build-Depends: + opkbuild (>= 4.0.1), + opkhelper-3.0 (>= 3.1.2), + libtool, + libtommath.1-dev, Homepage: https://www.libtom.net/LibTomCrypt/ |