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/websocketpp/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/websocketpp/CONTROL')
| -rw-r--r-- | ports/websocketpp/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/websocketpp/CONTROL b/ports/websocketpp/CONTROL index f15164de2..991e6635c 100644 --- a/ports/websocketpp/CONTROL +++ b/ports/websocketpp/CONTROL @@ -1,4 +1,4 @@ Source: websocketpp Version: 0.7.0-1 -Build-Depends: zlib, openssl, boost +Build-Depends: zlib, openssl, boost-asio Description: Library that implements RFC6455 The WebSocket Protocol
\ No newline at end of file |
