aboutsummaryrefslogtreecommitdiff
path: root/ports/wangle/CONTROL
diff options
context:
space:
mode:
authorPhoebe <20694052+PhoebeHui@users.noreply.github.com>2020-12-31 11:05:11 -0800
committerGitHub <noreply@github.com>2020-12-31 11:05:11 -0800
commit30124253eecff36bc90f73341edbfb4f845e2a1e (patch)
treecc1e0295485620f7f42a4d095800950101aba020 /ports/wangle/CONTROL
parente9e1e0898afe3232ff2793cfa2bc9e327ead9dea (diff)
downloadvcpkg-30124253eecff36bc90f73341edbfb4f845e2a1e.tar.gz
vcpkg-30124253eecff36bc90f73341edbfb4f845e2a1e.zip
[wangle] Fix dependency issue (#15400)
Diffstat (limited to 'ports/wangle/CONTROL')
-rw-r--r--ports/wangle/CONTROL1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/wangle/CONTROL b/ports/wangle/CONTROL
index a347c0782..2e7e17686 100644
--- a/ports/wangle/CONTROL
+++ b/ports/wangle/CONTROL
@@ -1,5 +1,6 @@
Source: wangle
Version: 2020.10.19.00
+Port-Version: 1
Homepage: https://github.com/facebook/wangle
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.