diff options
| author | fquinner <fquinn@cascadium.io> | 2020-08-21 23:42:42 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-21 15:42:42 -0700 |
| commit | fc7bab58e266ad6283ccbc3f2c668c8a2439b456 (patch) | |
| tree | 16fdc1dabd59c80e3d32b79415dd6a776c4b665e /ports/openmama/CONTROL | |
| parent | 19994125061bc665c478870f72fbecf3e1a269b7 (diff) | |
| download | vcpkg-fc7bab58e266ad6283ccbc3f2c668c8a2439b456.tar.gz vcpkg-fc7bab58e266ad6283ccbc3f2c668c8a2439b456.zip | |
[openmama] Feature use cmake for openmama (#13034)
Diffstat (limited to 'ports/openmama/CONTROL')
| -rw-r--r-- | ports/openmama/CONTROL | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/openmama/CONTROL b/ports/openmama/CONTROL index 5dc512d82..5f0fd3c5c 100644 --- a/ports/openmama/CONTROL +++ b/ports/openmama/CONTROL @@ -1,5 +1,7 @@ Source: openmama Version: 6.3.0 +Port-Version: 1 Build-Depends: libevent, apr, qpid-proton +Supports: windows&(x64|x86) Homepage: https://github.com/OpenMAMA/OpenMAMA Description: OpenMAMA is a high performance vendor neutral lightweight wrapper that provides a common API interface to different middleware and messaging solutions across a variety of platforms and languages. |
