aboutsummaryrefslogtreecommitdiff
path: root/ports/poco/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/poco/CONTROL')
-rw-r--r--ports/poco/CONTROL8
1 files changed, 6 insertions, 2 deletions
diff --git a/ports/poco/CONTROL b/ports/poco/CONTROL
index 4503529c6..9ea94f496 100644
--- a/ports/poco/CONTROL
+++ b/ports/poco/CONTROL
@@ -1,6 +1,6 @@
Source: poco
-Version: 2.0.0-pre-1
-Build-Depends: expat, libpq, pcre, sqlite3, zlib
+Version: 1.9.2-1
+Build-Depends: expat, libpq, pcre, sqlite3, zlib, libpng
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
@@ -15,3 +15,7 @@ Description: MariaDB support for POCO
Feature: postgresql
Build-Depends: libpqxx
Description: PostgreSQL support for POCO
+
+Feature: pdf
+Build-Depends: libharu
+Description: Haru support for POCO