diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-05-19 15:24:01 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-05-19 15:24:01 -0700 |
| commit | 93d46a9a612d2c09b3861532ed427a197da887be (patch) | |
| tree | 3512563d530d020beacc806c4cc8a37c15815e35 /ports/grpc/CONTROL | |
| parent | 74f3d73aba5e0ebb99ce23d686213f2927bdd8c9 (diff) | |
| download | vcpkg-93d46a9a612d2c09b3861532ed427a197da887be.tar.gz vcpkg-93d46a9a612d2c09b3861532ed427a197da887be.zip | |
[grpc] Suppress build of csharp extension to fix #1117
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 3b2df7d1f..47290a0d3 100644 --- a/ports/grpc/CONTROL +++ b/ports/grpc/CONTROL @@ -1,4 +1,4 @@ Source: grpc -Version: 1.3.1 +Version: 1.3.1-1 Build-Depends: zlib, openssl, protobuf, c-ares Description: An RPC library and framework
\ No newline at end of file |
