diff options
author | Patrick 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) |
commit | d4fd8fec8985793aef47430e5aaa7edd0586cc1b (patch) | |
tree | 3750898056be4f1d2427f9e62896c11337490da0 /gpgme-json.pkg/control | |
parent | fed47464ae49296d771233fa32d7279a80c2a5a9 (diff) |
Fix binary package dependencies
Diffstat (limited to 'gpgme-json.pkg/control')
-rw-r--r-- | gpgme-json.pkg/control | 2 |
1 files changed, 1 insertions, 1 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} . |