aboutsummaryrefslogtreecommitdiff
path: root/ports/openimageio/CONTROL
diff options
context:
space:
mode:
authorJack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>2020-08-12 09:35:03 -0700
committerGitHub <noreply@github.com>2020-08-12 09:35:03 -0700
commit9a751370f3bb773568178eef0fbc1994b6aad453 (patch)
tree6a0909a7aed2b354597245fade142544ff34afae /ports/openimageio/CONTROL
parent0a16cad0072f9cc20045a49754ce5fef20c4b08f (diff)
downloadvcpkg-9a751370f3bb773568178eef0fbc1994b6aad453.tar.gz
vcpkg-9a751370f3bb773568178eef0fbc1994b6aad453.zip
[vcpkg baseline] Fix openimageio and pangolin build failures on Linux (#12856)
* [openimageio] Add dependency libheif * [pangolin] Fix link to linux system lib libutil * [libheif] Install extra headers for other ports(oiio)
Diffstat (limited to 'ports/openimageio/CONTROL')
-rw-r--r--ports/openimageio/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/openimageio/CONTROL b/ports/openimageio/CONTROL
index 1a7e6feac..3612d396d 100644
--- a/ports/openimageio/CONTROL
+++ b/ports/openimageio/CONTROL
@@ -1,9 +1,9 @@
Source: openimageio
Version: 2.1.16.0
-Port-Version: 2
+Port-Version: 3
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
+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
Feature: libraw
Build-Depends: libraw