summaryrefslogtreecommitdiffstats
path: root/gpg-agent.pkg/control
diff options
context:
space:
mode:
Diffstat (limited to 'gpg-agent.pkg/control')
-rw-r--r--gpg-agent.pkg/control13
1 files changed, 13 insertions, 0 deletions
diff --git a/gpg-agent.pkg/control b/gpg-agent.pkg/control
new file mode 100644
index 0000000..8d77207
--- /dev/null
+++ b/gpg-agent.pkg/control
@@ -0,0 +1,13 @@
+Architecture: any
+Platform: all
+Depends: gnupg-common (= ${Binary-Version}),
+ libgcrypt.20 (>= 1.7.0),
+ libgpg-error.0 (>= 1.24),
+ libassuan.0 (>= 2.5.0),
+ libnpth.0 (>= 1.2),
+Description: GNU Privacy Guard system - secret key management
+ ${Common-Description}
+ .
+ "gpg-agent" is a daemon to manage secret (private) keys independently from any
+ protocol. It is used as a backend for "gpg" and "gpgsm" as well as for a
+ couple of other utilities.