diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-10-29 02:04:29 +0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2019-10-28 11:04:29 -0700 |
| commit | 203c3e798a43c2539f8ec126888aba7079df2611 (patch) | |
| tree | be57e8aa34eb048d36fca0da1c651e56014ffa5e /ports/wangle/CONTROL | |
| parent | 453394c3f241b1d17ac7c58f3d10ea4e45a430b6 (diff) | |
| download | vcpkg-203c3e798a43c2539f8ec126888aba7079df2611.tar.gz vcpkg-203c3e798a43c2539f8ec126888aba7079df2611.zip | |
[wangle]Fix config.cmake (#8764)
Diffstat (limited to 'ports/wangle/CONTROL')
| -rw-r--r-- | ports/wangle/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/wangle/CONTROL b/ports/wangle/CONTROL index 62ba7c578..2801f1c76 100644 --- a/ports/wangle/CONTROL +++ b/ports/wangle/CONTROL @@ -1,4 +1,4 @@ Source: wangle
-Version: 2019.07.08.00 +Version: 2019.07.08.00-1 Build-Depends: fizz, folly, openssl, glog, libevent, double-conversion, boost-system, boost-thread, boost-filesystem, boost-regex, boost-context
Description: Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way.
|
