diff options
| author | JackBoosY <yuzaiyang@beyondsoft.com> | 2019-12-25 20:06:42 -0800 |
|---|---|---|
| committer | JackBoosY <yuzaiyang@beyondsoft.com> | 2019-12-25 20:08:46 -0800 |
| commit | 88727b4d8aa6acfd710b48941a8b940de141dc96 (patch) | |
| tree | 85e70cc332a199d6fa0499212f769c4cc8e6154c /ports/openimageio/CONTROL | |
| parent | c66716353cac6d568f9bbb4cd8b6baf86f0f4f07 (diff) | |
| download | vcpkg-88727b4d8aa6acfd710b48941a8b940de141dc96.tar.gz vcpkg-88727b4d8aa6acfd710b48941a8b940de141dc96.zip | |
[openimageio] Remove feature ptex due to some link error. Fix dependencies opencv and webp. Merge fix dependency patches.
Diffstat (limited to 'ports/openimageio/CONTROL')
| -rw-r--r-- | ports/openimageio/CONTROL | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ports/openimageio/CONTROL b/ports/openimageio/CONTROL index f6da6cd9b..04e78b8c7 100644 --- a/ports/openimageio/CONTROL +++ b/ports/openimageio/CONTROL @@ -36,10 +36,6 @@ Feature: openjpeg Build-Depends: openjpeg Description: Enable openjpeg support for openimageio -Feature: ptex -Build-Depends: ptex -Description: Enable ptex support for openimageio - Feature: webp Build-Depends: libwebp Description: Enable libwebp support for openimageio
\ No newline at end of file |
