diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-10-12 12:16:20 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-12 12:16:20 -0700 |
| commit | 40386fe341a685105caabcb185b210fdc23299a4 (patch) | |
| tree | 727b06f5e1ef99dc7234b036ab596f7a0242a549 /ports/openimageio/CONTROL | |
| parent | 9bf57ae5d69c5e6208c08aab4338656540e09c5a (diff) | |
| download | vcpkg-40386fe341a685105caabcb185b210fdc23299a4.tar.gz vcpkg-40386fe341a685105caabcb185b210fdc23299a4.zip | |
[openimageio] Fix build tools on windows-static (#13962)
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 3612d396d..94973a0a7 100644 --- a/ports/openimageio/CONTROL +++ b/ports/openimageio/CONTROL @@ -1,6 +1,6 @@ Source: openimageio Version: 2.1.16.0 -Port-Version: 3 +Port-Version: 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, libheif, 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, fmt |
