diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2018-04-18 16:32:10 -0700 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2018-04-23 18:43:05 -0700 |
| commit | 14708a09a9ade27dce3329ee8453a8a2724f94b6 (patch) | |
| tree | 93483cb0498b205a2665c20b9f3a028926540cd9 /ports/grpc/CONTROL | |
| parent | c400cea91de1ba91183a0097b2d179d71067727d (diff) | |
| download | vcpkg-14708a09a9ade27dce3329ee8453a8a2724f94b6.tar.gz vcpkg-14708a09a9ade27dce3329ee8453a8a2724f94b6.zip | |
[grpc] Fix build for linux
Fix
Diffstat (limited to 'ports/grpc/CONTROL')
| -rw-r--r-- | ports/grpc/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/grpc/CONTROL b/ports/grpc/CONTROL index 088d9336e..6f8f18467 100644 --- a/ports/grpc/CONTROL +++ b/ports/grpc/CONTROL @@ -1,4 +1,4 @@ Source: grpc -Version: 1.10.1 +Version: 1.10.1-1 Build-Depends: zlib, openssl, protobuf, c-ares Description: An RPC library and framework |
