diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-01-19 16:26:30 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-01-19 16:26:30 -0800 |
| commit | 55415f920077be653dfa79d8cf3db4c3a8cfd937 (patch) | |
| tree | b32e9de25a3b72c97f52d43393354d17ceac1d08 /ports/boost-asio | |
| parent | b7b61e917fb62dcf1f4f7444cd34109431633446 (diff) | |
| download | vcpkg-55415f920077be653dfa79d8cf3db4c3a8cfd937.tar.gz vcpkg-55415f920077be653dfa79d8cf3db4c3a8cfd937.zip | |
[boost-asio] Added openssl as a dependency since most users will want it
Diffstat (limited to 'ports/boost-asio')
| -rw-r--r-- | ports/boost-asio/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/boost-asio/CONTROL b/ports/boost-asio/CONTROL index 3df7042e6..8335a6dd8 100644 --- a/ports/boost-asio/CONTROL +++ b/ports/boost-asio/CONTROL @@ -1,5 +1,5 @@ # Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
Source: boost-asio
-Version: 1.66.0
-Build-Depends: boost-coroutine (windows), boost-date-time, boost-regex, boost-system, boost-vcpkg-helpers
+Version: 1.66.0-1
+Build-Depends: boost-coroutine (windows), boost-date-time, boost-regex, boost-system, boost-vcpkg-helpers, openssl
Description: Boost asio module
|
