summaryrefslogtreecommitdiffstats
path: root/gpgme-tool.pkg
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-04-02 02:09:28 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-04-02 02:09:28 (EDT)
commitd4fd8fec8985793aef47430e5aaa7edd0586cc1b (patch)
tree3750898056be4f1d2427f9e62896c11337490da0 /gpgme-tool.pkg
parentfed47464ae49296d771233fa32d7279a80c2a5a9 (diff)
Fix binary package dependencies
Diffstat (limited to 'gpgme-tool.pkg')
-rw-r--r--gpgme-tool.pkg/control4
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}
.