diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-01 10:53:59 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-01 10:53:59 (EDT) |
commit | c648ce557e20e98e8e11d36172704f965bd51f79 (patch) | |
tree | 19c27d6611a9e0d4d6c10bb7c4e14cda07f36f4c /control | |
parent | 39e2aa5a1711951123afdc52c5f4f3e8b0b3361a (diff) |
control: Build against new libtommath.1-dev
Diffstat (limited to 'control')
-rw-r--r-- | control | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,6 +3,6 @@ Build-Depends: gpg, dirmngr, opkhelper-3.0, libz.1-dev, - libtommath-dev, + libtommath.1-dev, libtomcrypt-dev, Homepage: https://matt.ucc.asn.au/dropbear/dropbear.html |