summaryrefslogtreecommitdiffstats
path: root/gpg-wks-client.pkg/control
diff options
context:
space:
mode:
Diffstat (limited to 'gpg-wks-client.pkg/control')
-rw-r--r--gpg-wks-client.pkg/control11
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.