diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-12-04 15:55:59 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-12-04 15:55:59 (EST) |
commit | 7e864edc62531d42585841b0f85d2a8a77f603ba (patch) | |
tree | 72fb6d5e166c2018e51c1a88a074cc2374ddde5a /gpg-wks-client.pkg/control | |
parent | 45667d5374d984c1a9c8d7124159b11e92736727 (diff) |
gpg-wks-client, gpg-wks-server: New binary packages
Diffstat (limited to 'gpg-wks-client.pkg/control')
-rw-r--r-- | gpg-wks-client.pkg/control | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gpg-wks-client.pkg/control b/gpg-wks-client.pkg/control new file mode 100644 index 0000000..038275c --- /dev/null +++ b/gpg-wks-client.pkg/control @@ -0,0 +1,11 @@ +Architecture: any +Platform: all +Depends: gnupg-common (= ${Binary-Version}), + libassuan.0 (>= 2.5.0), + libgpg-error.0 (>= 1.24), + libgcrypt.20 (>= 1.7.0), +Description: GNU Privacy Guard system - client for the Web Key Service + ${Common-Description} + . + The "gpg-wks-client" is used to send requests to a Web Key Service provider. + This is usually done to upload a key into a Web Key Directory. |