summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gpgme-json.pkg/control2
-rw-r--r--gpgme-tool.pkg/control4
-rw-r--r--libgpgme.11.pkg/control4
3 files changed, 5 insertions, 5 deletions
diff --git a/gpgme-json.pkg/control b/gpgme-json.pkg/control
index e1ad4d2..b42779d 100644
--- a/gpgme-json.pkg/control
+++ b/gpgme-json.pkg/control
@@ -1,7 +1,7 @@
Architecture: any
Platform: all
Depends: libgpgme.11 (= ${Binary-Version}),
- libgpg-error.so.0 (>= 1.24),
+ libgpg-error.0 (>= 1.24),
Description: GnuPG Made Easy - JSON-based interface
${Common-Description}
.
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}
.
diff --git a/libgpgme.11.pkg/control b/libgpgme.11.pkg/control
index 74d3eee..a6d7a41 100644
--- a/libgpgme.11.pkg/control
+++ b/libgpgme.11.pkg/control
@@ -1,7 +1,7 @@
Architecture: any
Platform: all
Depends:
- 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
${Common-Description}