aboutsummaryrefslogtreecommitdiff
path: root/ports/tiff/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2017-03-23 14:33:22 -0700
committerRobert Schumacher <roschuma@microsoft.com>2017-03-23 14:33:22 -0700
commit986ed6b918220963b8b6fde3e1e1eb0627e55427 (patch)
treec8a19391ff6b91049ab64375cad77563d23a1707 /ports/tiff/CONTROL
parent3ff95e2a76719645633e2cac4d07b47ef790a3e2 (diff)
downloadvcpkg-986ed6b918220963b8b6fde3e1e1eb0627e55427.tar.gz
vcpkg-986ed6b918220963b8b6fde3e1e1eb0627e55427.zip
[tiff] Add support for jpeg, lzma, and glut. Add c++ support.
Diffstat (limited to 'ports/tiff/CONTROL')
-rw-r--r--ports/tiff/CONTROL6
1 files changed, 3 insertions, 3 deletions
diff --git a/ports/tiff/CONTROL b/ports/tiff/CONTROL
index 0c82029fb..d90a0858d 100644
--- a/ports/tiff/CONTROL
+++ b/ports/tiff/CONTROL
@@ -1,4 +1,4 @@
Source: tiff
-Version: 4.0.6-2
-Build-Depends: zlib
-Description: A library that supports the manipulation of TIFF image files \ No newline at end of file
+Version: 4.0.6-3
+Build-Depends: zlib, libjpeg-turbo, liblzma, freeglut
+Description: A library that supports the manipulation of TIFF image files