diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-08-07 11:48:19 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-07 11:48:19 -0700 |
| commit | fde75f410eba535d74ee1009e78d8c385d5b6f4b (patch) | |
| tree | 451d7e5873743a9278862ab837be7731fd076b4e /ports/openimageio/CONTROL | |
| parent | 45739eb28d6b68f919b90ce9ecb2ab2e9a4faf6f (diff) | |
| download | vcpkg-fde75f410eba535d74ee1009e78d8c385d5b6f4b.tar.gz vcpkg-fde75f410eba535d74ee1009e78d8c385d5b6f4b.zip | |
[openimageio] Fix installed cmake file path. (#12592)
Diffstat (limited to 'ports/openimageio/CONTROL')
| -rw-r--r-- | ports/openimageio/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/openimageio/CONTROL b/ports/openimageio/CONTROL index 63973545d..1a7e6feac 100644 --- a/ports/openimageio/CONTROL +++ b/ports/openimageio/CONTROL @@ -1,5 +1,6 @@ Source: openimageio -Version: 2.1.16.0-1 +Version: 2.1.16.0 +Port-Version: 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, fmt |
