diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-12-04 22:04:36 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-12-04 22:04:36 (EST) |
commit | d3960da85da82d5b2dd30f351f5a8325a4effd6e (patch) | |
tree | 4914901c95fd17d567d1c6719dd50afaceffaa18 /gpgconf.pkg/control | |
parent | daa191112f23f3b67669befb10c8db56983fecc0 (diff) |
gpgconf: New binary package
Diffstat (limited to 'gpgconf.pkg/control')
-rw-r--r-- | gpgconf.pkg/control | 12 |
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). |