aboutsummaryrefslogtreecommitdiff
path: root/ports/libharu/CONTROL
diff options
context:
space:
mode:
authorAlexander Neumann <Alexander.Neumann@hamburg.de>2019-12-09 19:43:07 +0100
committerAlexander Neumann <Alexander.Neumann@hamburg.de>2019-12-09 19:43:07 +0100
commitc6d89090a934177da391e1b5771d5099e2083781 (patch)
treed25075ec462aa21dd15ad7db87fb0a1ecd0ca859 /ports/libharu/CONTROL
parente9267ac7c40d990c8368861189031bcd5eb77189 (diff)
downloadvcpkg-c6d89090a934177da391e1b5771d5099e2083781.tar.gz
vcpkg-c6d89090a934177da391e1b5771d5099e2083781.zip
fix duplicated symbols of tiff/libharu
Diffstat (limited to 'ports/libharu/CONTROL')
-rw-r--r--ports/libharu/CONTROL7
1 files changed, 6 insertions, 1 deletions
diff --git a/ports/libharu/CONTROL b/ports/libharu/CONTROL
index f8d2ca29a..95e84e34a 100644
--- a/ports/libharu/CONTROL
+++ b/ports/libharu/CONTROL
@@ -1,5 +1,10 @@
Source: libharu
-Version: 2017-08-15-8
+Version: 2017-08-15-9
Homepage: https://github.com/libharu/libharu
Description: libharu - free PDF library
Build-Depends: zlib, libpng
+Default-Features: notiffsymbols
+
+Feature: notiffsymbols
+Description: disable symbols also defined by the tiff port
+Build-Depends: tiff \ No newline at end of file