diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-12-19 16:10:50 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-12-19 16:10:50 -0800 |
| commit | 891e72af66d173c7e09cc3e52475309e2191e18d (patch) | |
| tree | 92a175f06a35574609a44be679c4b871e733c0d3 /ports/cpprestsdk/CONTROL | |
| parent | a6ee2c145fca2006848ef9afbf580ea88bee7dd1 (diff) | |
| parent | 8791faba96649f9536e33f41c14781652790d084 (diff) | |
| download | vcpkg-891e72af66d173c7e09cc3e52475309e2191e18d.tar.gz vcpkg-891e72af66d173c7e09cc3e52475309e2191e18d.zip | |
Merge branch 'master' of https://github.com/Microsoft/vcpkg
Diffstat (limited to 'ports/cpprestsdk/CONTROL')
| -rw-r--r-- | ports/cpprestsdk/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/cpprestsdk/CONTROL b/ports/cpprestsdk/CONTROL index bfc2c7fe4..5dcd880f0 100644 --- a/ports/cpprestsdk/CONTROL +++ b/ports/cpprestsdk/CONTROL @@ -1,5 +1,5 @@ Source: cpprestsdk -Version: 2.10.1 -Build-Depends: zlib, openssl (windows), boost (windows), websocketpp (windows) +Version: 2.10.1-1 +Build-Depends: zlib, openssl (windows), boost-system (windows), boost-date-time (windows), boost-regex (windows), websocketpp (windows) Description: C++11 JSON, REST, and OAuth library The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services. |
