summaryrefslogtreecommitdiffstats
path: root/gpgconf.pkg/control
diff options
context:
space:
mode:
Diffstat (limited to 'gpgconf.pkg/control')
-rw-r--r--gpgconf.pkg/control12
1 files changed, 12 insertions, 0 deletions
diff --git a/gpgconf.pkg/control b/gpgconf.pkg/control
new file mode 100644
index 0000000..ef0ed88
--- /dev/null
+++ b/gpgconf.pkg/control
@@ -0,0 +1,12 @@
+Architecture: any
+Platform: all
+Depends: gnupg-common (= ${Binary-Version}),
+ libgcrypt.20 (>= 1.7.0),
+ libgpg-error.0 (>= 1.24),
+Description: GNU Privacy Guard system - configuration access tool
+ ${Common-Description}
+ .
+ "gpgconf" is a utility to automatically and reasonable safely query and modify
+ configuration files in the ".gnupg" home directory. It is designed not to be
+ invoked manually by the user, but automatically by graphical user interfaces
+ (GUIs).