aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJackBoosY <yuzaiyang@beyondsoft.com>2020-01-05 21:50:57 -0800
committerJackBoosY <yuzaiyang@beyondsoft.com>2020-01-05 21:51:02 -0800
commit7f04a8bb634253c6924b79f08c0177b60e7fb3db (patch)
tree65630d747fb699c6d8481bec71938368e99e66ff
parent8eda8b27f5f609c97ea46f4c79d9dd12cf9cc9b6 (diff)
downloadvcpkg-7f04a8bb634253c6924b79f08c0177b60e7fb3db.tar.gz
vcpkg-7f04a8bb634253c6924b79f08c0177b60e7fb3db.zip
[openimageio] Add dependency pybind11
-rw-r--r--ports/openimageio/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/openimageio/CONTROL b/ports/openimageio/CONTROL
index b77d11a89..bd50a3dc9 100644
--- a/ports/openimageio/CONTROL
+++ b/ports/openimageio/CONTROL
@@ -2,7 +2,7 @@ Source: openimageio
Version: 2.1.9.0
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
+Build-Depends: libjpeg-turbo, tiff, libpng, openexr, pybind11, 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
Feature: libraw
Build-Depends: libraw