diff options
| author | TheReclif <17992687+TheReclif@users.noreply.github.com> | 2020-09-28 02:45:49 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-27 17:45:49 -0700 |
| commit | 70658669cc038c3016b795b60964e60747a3eb18 (patch) | |
| tree | 545893a295779b5c8b93949b388c4f9443cb5570 /ports/freeimage/CONTROL | |
| parent | dcc7ddcd5c79efc3b2386ac9abdafa83219eb773 (diff) | |
| download | vcpkg-70658669cc038c3016b795b60964e60747a3eb18.tar.gz vcpkg-70658669cc038c3016b795b60964e60747a3eb18.zip | |
[freeimage] Fixed link errors with libTIFF (#13720)
Diffstat (limited to 'ports/freeimage/CONTROL')
| -rw-r--r-- | ports/freeimage/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/freeimage/CONTROL b/ports/freeimage/CONTROL index 94c6b8969..fea08c2fa 100644 --- a/ports/freeimage/CONTROL +++ b/ports/freeimage/CONTROL @@ -1,6 +1,6 @@ Source: freeimage Version: 3.18.0 -Port-Version: 15 +Port-Version: 16 Build-Depends: zlib, libpng, libjpeg-turbo, tiff, openjpeg, libwebp (!uwp), libraw, jxrlib, openexr Homepage: https://sourceforge.net/projects/freeimage/ Description: Support library for graphics image formats |
