diff options
Diffstat (limited to 'gpgme-tool.pkg/control')
-rw-r--r-- | gpgme-tool.pkg/control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gpgme-tool.pkg/control b/gpgme-tool.pkg/control new file mode 100644 index 0000000..51f6127 --- /dev/null +++ b/gpgme-tool.pkg/control @@ -0,0 +1,9 @@ +Architecture: any +Platform: all +Depends: libgpgme.11 (= ${Binary-Version}), + libgpg-error.so.0 (>= 1.24), + libassuan.so.0 (>= 2.4.2), +Description: GnuPG Made Easy - Assuan server + ${Common-Description} + . + This package provides an Assuan server exposing GnuPG Made Easy operations. |