summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick 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)
commitc648ce557e20e98e8e11d36172704f965bd51f79 (patch)
tree19c27d6611a9e0d4d6c10bb7c4e14cda07f36f4c
parent39e2aa5a1711951123afdc52c5f4f3e8b0b3361a (diff)
control: Build against new libtommath.1-dev
-rw-r--r--changelog1
-rw-r--r--control2
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog b/changelog
index c67471c..70e1cdf 100644
--- a/changelog
+++ b/changelog
@@ -2,6 +2,7 @@ dropbear (2019.78-1) trunk
* New upstream version.
* Update Maintainer field.
+ * Build against new libtommath.1-dev.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Sat, 01 Jun 2019 10:36:58 -0400
diff --git a/control b/control
index 1dc7dbb..86d2fc3 100644
--- a/control
+++ b/control
@@ -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