aboutsummaryrefslogtreecommitdiff
path: root/ports/asio
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-03-21 02:32:35 -0700
committerRobert Schumacher <roschuma@microsoft.com>2018-03-21 09:50:10 -0700
commitda9c2e79a544e341fd9488695f5e369f3356323e (patch)
treec903add0c4ded34a991b2b3808e5101c550c61ac /ports/asio
parent43c804a59eebd466835d79ce61628668f0f5b7ee (diff)
downloadvcpkg-da9c2e79a544e341fd9488695f5e369f3356323e.tar.gz
vcpkg-da9c2e79a544e341fd9488695f5e369f3356323e.zip
[openvpn3][tap-windows6] Initial commit
Diffstat (limited to 'ports/asio')
-rw-r--r--ports/asio/CONTROL3
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.