aboutsummaryrefslogtreecommitdiff
path: root/ports/libgeotiff/CONTROL
diff options
context:
space:
mode:
authorHiroshi Miura <miurahr@linux.com>2018-08-03 16:14:51 +0900
committerRobert Schumacher <roschuma@microsoft.com>2018-08-03 00:14:51 -0700
commit3eeaf564d1714ee533c59e7c79cf5e19a1b4e983 (patch)
tree84e5bd12d1eb98ccc4bd8b89d22cd11ab979c665 /ports/libgeotiff/CONTROL
parent09ccd053dbb0b48833fa82331d1fbdccd9cb054a (diff)
downloadvcpkg-3eeaf564d1714ee533c59e7c79cf5e19a1b4e983.tar.gz
vcpkg-3eeaf564d1714ee533c59e7c79cf5e19a1b4e983.zip
[libgeotiff] support linux build (#3843)
* [libgeotiff] fix compile on linux Fix cmake libtiff functions detetion failure caused by finding no functions in libm. Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [libgeotiff] fix utility binary handling in linux Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [tiff] Fix static transitive dependencies * [libgeotiff] Fix .dll and .exe manipulation * [leptonica] Find dependencies in installed cmake config file * [tiff] Do not add cmake targets to TIFF_LIBRARIES * [tiff] Link consumers against m on unix platforms
Diffstat (limited to 'ports/libgeotiff/CONTROL')
-rw-r--r--ports/libgeotiff/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libgeotiff/CONTROL b/ports/libgeotiff/CONTROL
index abd2fbdc5..8e8dbc3ef 100644
--- a/ports/libgeotiff/CONTROL
+++ b/ports/libgeotiff/CONTROL
@@ -1,4 +1,4 @@
Source: libgeotiff
-Version: 1.4.2-3
+Version: 1.4.2-4
Description: Libgeotiff is an open source library normally hosted on top of ​libtiff for reading, and writing GeoTIFF information tags.
Build-Depends: tiff, proj4, zlib, libjpeg-turbo