diff options
Diffstat (limited to 'gpgv.pkg/control')
-rw-r--r-- | gpgv.pkg/control | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/gpgv.pkg/control b/gpgv.pkg/control index 810c3c7..148d6e1 100644 --- a/gpgv.pkg/control +++ b/gpgv.pkg/control @@ -1,6 +1,9 @@ Architecture: any Platform: all -Depends: gnupg-common (= ${Binary-Version}) +Depends: gnupg-common (= ${Binary-Version}), + libz.1, + libgcrypt.20 (>= 1.7.0), + libgpg-error.0 (>= 1.24), Description: GNU Privacy Guard system - OpenPGP signature verification tool ${Common-Description} . |