diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-31 21:42:28 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-31 21:42:28 (EDT) |
commit | 0ebd18e94ced450735a1c98c1d2dee198da6e512 (patch) | |
tree | a9b2173704d89d1dffdc82c447c10131fb3c199d | |
parent | 46f3762a8ac92cb28d97867eb1b886c250c74220 (diff) |
control: Depend on opkbuild version that supports xz
-rw-r--r-- | control | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ Maintainer: Patrick McDermott <patrick.mcdermott@libiquity.com> -Build-Depends: opkhelper-3.0, libtool +Build-Depends: opkbuild (>= 4.0.0), opkhelper-3.0, libtool Homepage: https://www.libtom.net/LibTomMath/ |