aboutsummaryrefslogtreecommitdiff
path: root/ports/libharu/CONTROL
diff options
context:
space:
mode:
authordan-shaw <51385773+dan-shaw@users.noreply.github.com>2019-12-20 12:09:43 -0800
committerGitHub <noreply@github.com>2019-12-20 12:09:43 -0800
commit35f9e6ea94dfae1145ecabf4bbceb54e50bc8a55 (patch)
tree0c390311e2718d53ce14ab2c660208fcd467a912 /ports/libharu/CONTROL
parent660ec1b9a28d5633b70022573f3bde983483712d (diff)
parent0b51f928db5b132b83fc926fb529e5a446819bca (diff)
downloadvcpkg-35f9e6ea94dfae1145ecabf4bbceb54e50bc8a55.tar.gz
vcpkg-35f9e6ea94dfae1145ecabf4bbceb54e50bc8a55.zip
Merge pull request #9261 from Neumann-A/remove_duplicated_symbols_libharu
[libharu] Remove symbols also exported from tiff (as a default feature)
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