diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-09-19 03:55:32 +0800 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2019-09-18 12:55:32 -0700 |
| commit | 44de09ff5e63ddf20b83b6d9e51638a384957cab (patch) | |
| tree | 2b2daf0b98682936e7f7e1032d4adc883e380b78 /ports/openimageio/CONTROL | |
| parent | 095b4a2647f05f701ed50e350eb208e6055a2f1b (diff) | |
| download | vcpkg-44de09ff5e63ddf20b83b6d9e51638a384957cab.tar.gz vcpkg-44de09ff5e63ddf20b83b6d9e51638a384957cab.zip | |
[openimageio] Fix debug suffix issue. (#8230)
Diffstat (limited to 'ports/openimageio/CONTROL')
| -rw-r--r-- | ports/openimageio/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/openimageio/CONTROL b/ports/openimageio/CONTROL index 4ef37065a..70b2e528f 100644 --- a/ports/openimageio/CONTROL +++ b/ports/openimageio/CONTROL @@ -1,5 +1,5 @@ Source: openimageio -Version: 2019-08-08-3 +Version: 2019-08-08-4 Homepage: https://github.com/OpenImageIO/oiio Description: A library for reading and writing images, and a bunch of related classes, utilities, and application Build-Depends: libjpeg-turbo, tiff, libpng, openexr, boost-thread, boost-smart-ptr, boost-foreach, boost-regex, boost-type-traits, boost-static-assert, boost-unordered, boost-config, boost-algorithm, boost-filesystem, boost-system, boost-thread, boost-asio, boost-random, robin-map, boost-stacktrace |
