Fix T82521: Bump OpenImageIO minimum version 1.8 > 2.2.1 for install_deps.sh

Since rB6fdcca8de64cd70f, we need at least OpenImageIO 2.1.12 to build
Blender.
This commit is contained in:
Bastien Montagne
2020-11-11 15:08:27 +01:00
parent e47ea9fbc7
commit 5b5ec0a2e9

View File

@@ -438,7 +438,7 @@ _with_built_openexr=false
OIIO_VERSION="2.1.15.0"
OIIO_VERSION_SHORT="2.1"
OIIO_VERSION_MIN="1.8"
OIIO_VERSION_MIN="2.1.12"
OIIO_VERSION_MAX="3.0"
OIIO_FORCE_BUILD=false
OIIO_FORCE_REBUILD=false