aboutsummaryrefslogtreecommitdiff
path: root/ports/evpp/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-03-12 00:37:53 -0700
committerRobert Schumacher <roschuma@microsoft.com>2018-03-12 00:46:43 -0700
commit3421320c83f58d8314c422f67f0b3ce17657c688 (patch)
tree0256d3f7211b784e083369d3a7698745e8c862c4 /ports/evpp/CONTROL
parent9f9778ccff48981a691bf34f30ecc4bf2efd5ac1 (diff)
downloadvcpkg-3421320c83f58d8314c422f67f0b3ce17657c688.tar.gz
vcpkg-3421320c83f58d8314c422f67f0b3ce17657c688.zip
[evpp] Fix build and use external rapidjson
Diffstat (limited to 'ports/evpp/CONTROL')
-rw-r--r--ports/evpp/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/evpp/CONTROL b/ports/evpp/CONTROL
index 163052ae0..0c4f238f9 100644
--- a/ports/evpp/CONTROL
+++ b/ports/evpp/CONTROL
@@ -1,4 +1,4 @@
Source: evpp
-Version: 0.6.1-1
+Version: 0.6.1-2
Description: A modern C++ network library based on libevent for developing high performance network services in TCP/UDP/HTTP protocols.
-Build-Depends: glog, libevent
+Build-Depends: glog, libevent, rapidjson