diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-12-04 14:39:13 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-12-04 14:39:13 (EST) |
commit | ff5a4e7cf86d7ac8f09cc387eb53cb87114d1e9f (patch) | |
tree | c5d90a73d2de07c63e322d47c336a0f65f661670 /gpg.pkg/control | |
parent | e70e855fa7268427c6a303f7a2dc966060dca4d4 (diff) |
gnupg-common: New binary package to provide source package docs
And update dependencies.
Diffstat (limited to 'gpg.pkg/control')
-rw-r--r-- | gpg.pkg/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gpg.pkg/control b/gpg.pkg/control index 29aa12a..2a8947f 100644 --- a/gpg.pkg/control +++ b/gpg.pkg/control @@ -1,5 +1,6 @@ Architecture: any Platform: all +Depends: gnupg-common (= ${Binary-Version}) Description: GNU Privacy Guard system - OpenPGP encryption and signing tool ${Common-Description} . |