diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-31 22:44:08 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-31 22:44:08 (EDT) |
commit | 93e83e46db4d9a3060221cd0f213b208d37f1e67 (patch) | |
tree | 85faa7ae80c028e988c5e139a4dad81e99b980a8 | |
parent | 656f64e25a8930fb41d2757e71bd468165161248 (diff) |
control: Depend on libtommath.1-dev
-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: opkbuild (>= 4.0.0), opkhelper-3.0, libtool, libtommath-dev +Build-Depends: opkbuild (>= 4.0.0), opkhelper-3.0, libtool, libtommath.1-dev Homepage: https://www.libtom.net/LibTomCrypt/ |