diff options
| author | JackBoosY <yuzaiyang@beyondsoft.com> | 2020-01-07 01:01:45 -0800 |
|---|---|---|
| committer | JackBoosY <yuzaiyang@beyondsoft.com> | 2020-01-07 01:01:51 -0800 |
| commit | 8fd3e75c01d01c31b989f36173cd035508e09bee (patch) | |
| tree | 9c4607de1cf0571b229c8ebc0412ce411476abbc /ports/openimageio/CONTROL | |
| parent | 7f04a8bb634253c6924b79f08c0177b60e7fb3db (diff) | |
| download | vcpkg-8fd3e75c01d01c31b989f36173cd035508e09bee.tar.gz vcpkg-8fd3e75c01d01c31b989f36173cd035508e09bee.zip | |
[openimageio] Fix find dependency ffmpeg[avresample]
Diffstat (limited to 'ports/openimageio/CONTROL')
| -rw-r--r-- | ports/openimageio/CONTROL | 2 |
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 |
