diff options
| author | Dawid Wróbel <me@dawidwrobel.com> | 2020-12-23 02:19:18 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-22 23:19:18 -0800 |
| commit | 4cf45e80e3eab2eece9b89e11015920da3a50580 (patch) | |
| tree | 57065b177c56fe8dec6335dff68354b5357c1b9b /ports/libassuan/CONTROL | |
| parent | 229f537c9414da5a577484b467a1f7ab0f4d8f34 (diff) | |
| download | vcpkg-4cf45e80e3eab2eece9b89e11015920da3a50580.tar.gz vcpkg-4cf45e80e3eab2eece9b89e11015920da3a50580.zip | |
[many ports] add GnuPG libraries (#13950)
Diffstat (limited to 'ports/libassuan/CONTROL')
| -rw-r--r-- | ports/libassuan/CONTROL | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ports/libassuan/CONTROL b/ports/libassuan/CONTROL new file mode 100644 index 000000000..e6bb54b5f --- /dev/null +++ b/ports/libassuan/CONTROL @@ -0,0 +1,6 @@ +Source: libassuan +Version: 2.5.3 +Homepage: https://gnupg.org/software/libassuan/index.html +Description: A library implementing the so-called Assuan protocol +Build-Depends: libgpg-error +Supports: !windows |
