diff options
author | P. J. McDermott <pj@pehjota.net> | 2019-04-01 19:03:17 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2019-04-01 19:27:03 (EDT) |
commit | ca7ef5c594985784760efe2e43e651ca2df3f0bd (patch) | |
tree | d427056f139e016aeda87201c8b7a7e04ca6bc2b /gpgme-json.pkg/control | |
parent | b4b97c2ca0c5c32c174d288b8e87028b69cfa4fd (diff) |
Add binary packages
Diffstat (limited to 'gpgme-json.pkg/control')
-rw-r--r-- | gpgme-json.pkg/control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gpgme-json.pkg/control b/gpgme-json.pkg/control new file mode 100644 index 0000000..e1ad4d2 --- /dev/null +++ b/gpgme-json.pkg/control @@ -0,0 +1,8 @@ +Architecture: any +Platform: all +Depends: libgpgme.11 (= ${Binary-Version}), + libgpg-error.so.0 (>= 1.24), +Description: GnuPG Made Easy - JSON-based interface + ${Common-Description} + . + This package provides a JSON-based interface to the GnuPG Made Easy library. |