diff options
author | P. J. McDermott <pj@pehjota.net> | 2018-12-03 18:45:46 (EST) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2018-12-03 18:45:46 (EST) |
commit | 930d69fffc4fed214c0a9a5aa297d182fecd6aa2 (patch) | |
tree | 8e3f407fe4a009d299e4236cb76a95aee9c19fb0 /control |
Initial commit
Diffstat (limited to 'control')
-rw-r--r-- | control | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -0,0 +1,10 @@ +Maintainer: Patrick McDermott <patrick.mcdermott@libiquity.com> +Build-Depends: opkhelper-3.0, + libgpg-error-dev (>= 1.24), + libgcrypt-dev (>= 1.7.0), + libassuan-dev (>= 2.5.0), + libksba-dev (>= 1.3.4), + libnpth-dev (>= 1.2), +# Need ntbTLS or GnuTLS for TLS access to keyservers +# Need SQLite for TOFU +Homepage: https://www.gnupg.org/software/libgcrypt/index.html |