aboutsummaryrefslogtreecommitdiff
path: root/ports/poco/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/poco/CONTROL')
-rw-r--r--ports/poco/CONTROL14
1 files changed, 12 insertions, 2 deletions
diff --git a/ports/poco/CONTROL b/ports/poco/CONTROL
index a2e4d7a93..6c4f1279a 100644
--- a/ports/poco/CONTROL
+++ b/ports/poco/CONTROL
@@ -1,8 +1,10 @@
Source: poco
Version: 1.10.1
-Build-Depends: expat, libpq, pcre, sqlite3, zlib, libpng
+Port-Version: 1
+Build-Depends: expat, pcre, zlib
Description: Modern, powerful open source C++ class libraries for building network and internet-based applications that run on desktop, server, mobile and embedded systems.
Homepage: https://github.com/pocoproject/poco
+Supports: !uwp
Feature: mysql
Build-Depends: libmysql
@@ -16,6 +18,14 @@ Feature: postgresql
Build-Depends: libpqxx
Description: PostgreSQL support for POCO
+Feature: sqlite3
+Build-Depends: sqlite3
+Description: Sqlite3 support for POCO
+
+Feature: netssl
+Build-Depends: openssl
+Description: NetSSL support for POCO
+
Feature: pdf
Build-Depends: libharu
-Description: Haru support for POCO
+Description: Haru support for POCO \ No newline at end of file