aboutsummaryrefslogtreecommitdiff
path: root/ports/openimageio/CONTROL
diff options
context:
space:
mode:
authorJackBoosY <yuzaiyang@beyondsoft.com>2020-01-07 01:01:45 -0800
committerJackBoosY <yuzaiyang@beyondsoft.com>2020-01-07 01:01:51 -0800
commit8fd3e75c01d01c31b989f36173cd035508e09bee (patch)
tree9c4607de1cf0571b229c8ebc0412ce411476abbc /ports/openimageio/CONTROL
parent7f04a8bb634253c6924b79f08c0177b60e7fb3db (diff)
downloadvcpkg-8fd3e75c01d01c31b989f36173cd035508e09bee.tar.gz
vcpkg-8fd3e75c01d01c31b989f36173cd035508e09bee.zip
[openimageio] Fix find dependency ffmpeg[avresample]
Diffstat (limited to 'ports/openimageio/CONTROL')
-rw-r--r--ports/openimageio/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/openimageio/CONTROL b/ports/openimageio/CONTROL
index bd50a3dc9..2f357834d 100644
--- a/ports/openimageio/CONTROL
+++ b/ports/openimageio/CONTROL
@@ -13,7 +13,7 @@ Build-Depends: opencolorio
Description: Enable opencolorio support for openimageio
Feature: ffmpeg
-Build-Depends: ffmpeg
+Build-Depends: ffmpeg[avresample]
Description: Enable ffmpeg support for openimageio
Feature: field3d