diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-01 10:49:43 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-01 10:49:43 (EDT) |
commit | 4ce2fb976da1ee13ecbc63301ac03e081b21255d (patch) | |
tree | 8869c2d00ef0e13c8b0480a372b709f04268110e /control | |
parent | 5f52257727d6fe308dd0b6ddd0b518d204bf0a12 (diff) |
source.mk: Use gpg
Diffstat (limited to 'control')
-rw-r--r-- | control | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ Maintainer: "P. J. McDermott" <pj@pehjota.net> -Build-Depends: opkhelper-3.0, libz.1-dev, libtommath-dev, libtomcrypt-dev +Build-Depends: + gpg, dirmngr, + opkhelper-3.0, + libz.1-dev, + libtommath-dev, + libtomcrypt-dev, Homepage: https://matt.ucc.asn.au/dropbear/dropbear.html |