diff options
| author | TsukasaSugiura <t.sugiura0204@gmail.com> | 2018-11-11 23:19:42 +0900 |
|---|---|---|
| committer | TsukasaSugiura <t.sugiura0204@gmail.com> | 2018-11-11 23:21:24 +0900 |
| commit | ad65638eb3c015aa20743ca4140b1a274cef6659 (patch) | |
| tree | 389e0f2e4724d68c59becc1b71ac8de4346ef5b5 /ports/freeimage/CONTROL | |
| parent | 82d65261da9e01572ccb5e19044d03da5b69c8ff (diff) | |
| download | vcpkg-ad65638eb3c015aa20743ca4140b1a274cef6659.tar.gz vcpkg-ad65638eb3c015aa20743ca4140b1a274cef6659.zip | |
[freeimage] Fix function overload with libjpeg-turbo 2.0.0
Fix function overload with libjpeg-turbo 2.0.0 (jpeg_read_icc_profile and jpeg_write_icc_profile).
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 844e13ae2..d8bd820e6 100644 --- a/ports/freeimage/CONTROL +++ b/ports/freeimage/CONTROL @@ -1,4 +1,4 @@ Source: freeimage -Version: 3.18.0-1 +Version: 3.18.0-2 Build-Depends: zlib, libpng, libjpeg-turbo, tiff, openjpeg, libwebp, libraw, jxrlib, openexr Description: Support library for graphics image formats |
