diff options
Diffstat (limited to 'gpgme-tool.pkg/control')
-rw-r--r-- | gpgme-tool.pkg/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gpgme-tool.pkg/control b/gpgme-tool.pkg/control index 51f6127..51c0a74 100644 --- a/gpgme-tool.pkg/control +++ b/gpgme-tool.pkg/control @@ -1,8 +1,8 @@ Architecture: any Platform: all Depends: libgpgme.11 (= ${Binary-Version}), - libgpg-error.so.0 (>= 1.24), - libassuan.so.0 (>= 2.4.2), + libgpg-error.0 (>= 1.24), + libassuan.0 (>= 2.4.2), Description: GnuPG Made Easy - Assuan server ${Common-Description} . |