diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-31 22:43:53 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-31 22:43:53 (EDT) |
commit | 656f64e25a8930fb41d2757e71bd468165161248 (patch) | |
tree | 923609095a9db2ef0f79fe6144b07624e5fa863d /control | |
parent | 286de3617dfa5812d2d1333942ea3e7afe688a3a (diff) |
control: Depend on opkbuild version that supports xz
Diffstat (limited to 'control')
-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, libtommath-dev +Build-Depends: opkbuild (>= 4.0.0), opkhelper-3.0, libtool, libtommath-dev Homepage: https://www.libtom.net/LibTomCrypt/ |