diff options
-rw-r--r-- | changelog | 1 | ||||
-rw-r--r-- | control | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -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 @@ -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 |