diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-03-21 02:32:35 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-03-21 09:50:10 -0700 |
| commit | da9c2e79a544e341fd9488695f5e369f3356323e (patch) | |
| tree | c903add0c4ded34a991b2b3808e5101c550c61ac /ports/asio | |
| parent | 43c804a59eebd466835d79ce61628668f0f5b7ee (diff) | |
| download | vcpkg-da9c2e79a544e341fd9488695f5e369f3356323e.tar.gz vcpkg-da9c2e79a544e341fd9488695f5e369f3356323e.zip | |
[openvpn3][tap-windows6] Initial commit
Diffstat (limited to 'ports/asio')
| -rw-r--r-- | ports/asio/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/asio/CONTROL b/ports/asio/CONTROL index d2ed48569..cd9914052 100644 --- a/ports/asio/CONTROL +++ b/ports/asio/CONTROL @@ -1,3 +1,4 @@ Source: asio
-Version: 1.12.0
+Version: 1.12.0-1
+Build-Depends: boost-config, boost-throw-exception, boost-utility, boost-date-time
Description: Asio is a cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous model using a modern C++ approach.
|
