diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-12-19 16:10:50 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-12-19 16:10:50 -0800 |
| commit | 891e72af66d173c7e09cc3e52475309e2191e18d (patch) | |
| tree | 92a175f06a35574609a44be679c4b871e733c0d3 /ports/openimageio | |
| parent | a6ee2c145fca2006848ef9afbf580ea88bee7dd1 (diff) | |
| parent | 8791faba96649f9536e33f41c14781652790d084 (diff) | |
| download | vcpkg-891e72af66d173c7e09cc3e52475309e2191e18d.tar.gz vcpkg-891e72af66d173c7e09cc3e52475309e2191e18d.zip | |
Merge branch 'master' of https://github.com/Microsoft/vcpkg
Diffstat (limited to 'ports/openimageio')
| -rw-r--r-- | ports/openimageio/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/openimageio/CONTROL b/ports/openimageio/CONTROL index 1421e3acb..3e498bf56 100644 --- a/ports/openimageio/CONTROL +++ b/ports/openimageio/CONTROL @@ -1,4 +1,4 @@ Source: openimageio -Version: 1.7.15-1 +Version: 1.7.15-2 Description: An library for reading and writing images, and a bunch of related classes, utilities, and application -Build-Depends: boost, libjpeg-turbo, tiff, libpng, openexr +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 |
