diff options
| author | Stefano Sinigardi <stesinigardi@hotmail.com> | 2019-03-14 06:51:16 +0100 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-03-13 22:51:16 -0700 |
| commit | 0e77ca352eea87a776f14843f048ea83e1a49255 (patch) | |
| tree | 159e386fc54e35c2886b362fcd195eccdaa9fb6a /ports/tiff/CONTROL | |
| parent | fc9aa1528734ba86758708738c3839c1066ea861 (diff) | |
| download | vcpkg-0e77ca352eea87a776f14843f048ea83e1a49255.tar.gz vcpkg-0e77ca352eea87a776f14843f048ea83e1a49255.zip | |
[tiff] use vcpkg wrapper for all configs, remove dead code (#5584)
* [tiff] use vcpkg wrapper for all configs, remove dead code
* [tiff] update CONTROL
Diffstat (limited to 'ports/tiff/CONTROL')
| -rw-r--r-- | ports/tiff/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/tiff/CONTROL b/ports/tiff/CONTROL index 9723ea8b8..bc4310ba7 100644 --- a/ports/tiff/CONTROL +++ b/ports/tiff/CONTROL @@ -1,4 +1,4 @@ Source: tiff -Version: 4.0.10-2 +Version: 4.0.10-3 Build-Depends: zlib, libjpeg-turbo, liblzma (!uwp) Description: A library that supports the manipulation of TIFF image files |
