diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-08-21 05:56:32 +0800 |
|---|---|---|
| committer | Curtis J Bezault <curtbezault@gmail.com> | 2019-08-20 14:56:32 -0700 |
| commit | e5bf7eae99f3be342bfdd7a3c999daba62d4436a (patch) | |
| tree | 2b9d2ad1d0e7b5a4382f81494f2af262f7511680 /ports/openimageio/CONTROL | |
| parent | d941bb553a6d1a63569b4bb7681ab57f869f64e2 (diff) | |
| download | vcpkg-e5bf7eae99f3be342bfdd7a3c999daba62d4436a.tar.gz vcpkg-e5bf7eae99f3be342bfdd7a3c999daba62d4436a.zip | |
[openimageio]Fix find correct debug/release openexr libraries. (#7747)
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 94ae8654e..30d1fae48 100644 --- a/ports/openimageio/CONTROL +++ b/ports/openimageio/CONTROL @@ -1,5 +1,5 @@ Source: openimageio -Version: 2019-08-08-1 +Version: 2019-08-08-2 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 |
