aboutsummaryrefslogtreecommitdiff
path: root/ports/poco/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2016-11-17 00:28:54 -0800
committerRobert Schumacher <roschuma@microsoft.com>2016-11-17 00:28:54 -0800
commit22108321c032c7417e98ba6afc0d72f91042a40a (patch)
treeea2623a7f6e14bd0e6c902935fb6e62b7d373cf3 /ports/poco/CONTROL
parent6455cdd68f2e5be0b987c55f3f6a6e642abfd2e8 (diff)
downloadvcpkg-22108321c032c7417e98ba6afc0d72f91042a40a.tar.gz
vcpkg-22108321c032c7417e98ba6afc0d72f91042a40a.zip
[pcre] [poco] Hardcode value of PCRE_STATIC into the pcre headers. Switch poco to use unbundled libs.
Diffstat (limited to 'ports/poco/CONTROL')
-rw-r--r--ports/poco/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/poco/CONTROL b/ports/poco/CONTROL
index 71e55eb6c..2265e1f08 100644
--- a/ports/poco/CONTROL
+++ b/ports/poco/CONTROL
@@ -1,4 +1,4 @@
Source: poco
-Version: 1.7.6
-Build-Depends:
+Version: 1.7.6-1
+Build-Depends: zlib, pcre, sqlite3, expat
Description: Modern, powerful open source C++ class libraries for building network and internet-based applications that run on desktop, server, mobile and embedded systems. \ No newline at end of file