diff options
| author | Phoebe <925731795@qq.com> | 2019-08-08 20:44:17 +0800 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2019-08-08 05:44:17 -0700 |
| commit | 945717ce513081e381746763646eb504d7a68cac (patch) | |
| tree | 3d8657078212def5a6bd10524c5bcd3cccfa48b5 /ports/openimageio/CONTROL | |
| parent | f27820fa863fe17b98abf869477459609c69b32d (diff) | |
| download | vcpkg-945717ce513081e381746763646eb504d7a68cac.tar.gz vcpkg-945717ce513081e381746763646eb504d7a68cac.zip | |
[openimageio] Fix feature libraw build errors (#7419)
* [openimageio] Fix feature libraw build errors
* Update to master latest commit
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 ceb4b9408..3b864bea0 100644 --- a/ports/openimageio/CONTROL +++ b/ports/openimageio/CONTROL @@ -1,5 +1,5 @@ Source: openimageio -Version: 2.0.8 +Version: 2019-08-08 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 |
