aboutsummaryrefslogtreecommitdiff
path: root/ports/selene/CONTROL
diff options
context:
space:
mode:
authorMichael Hofmann <kmhofmann@users.noreply.github.com>2019-01-26 21:45:54 +0100
committerCodiferous <44823842+Codiferous@users.noreply.github.com>2019-01-26 12:45:54 -0800
commitf154dad96e018e2835bb767c115eaf6a0bb94225 (patch)
tree7d7860a1b66571b28b71e255d52ed1d8c63876ff /ports/selene/CONTROL
parenta26c95b0e30ece44ee84de6539feba4e73146a00 (diff)
downloadvcpkg-f154dad96e018e2835bb767c115eaf6a0bb94225.tar.gz
vcpkg-f154dad96e018e2835bb767c115eaf6a0bb94225.zip
[selene] Update to v0.3. (#5192)
* [selene] Update to v0.3. Add libtiff as a dependency. Update release hash. Remove the `vcpkg_check_linkage` call, since the relevant symbols for shared libraries are now explicitly exported. * [selene] Update to v0.3.1. Also reinstate linkage check.
Diffstat (limited to 'ports/selene/CONTROL')
-rw-r--r--ports/selene/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/selene/CONTROL b/ports/selene/CONTROL
index df460687e..ce266e859 100644
--- a/ports/selene/CONTROL
+++ b/ports/selene/CONTROL
@@ -1,4 +1,4 @@
Source: selene
-Version: 0.2-1
+Version: 0.3.1
Description: A C++17 image representation, processing and I/O library.
-Build-Depends: zlib, libpng, libjpeg-turbo
+Build-Depends: zlib, libpng, libjpeg-turbo, tiff