Install Deps script:

* Use recent OSL 1.3.2 release.
This commit is contained in:
Thomas Dinges 2013-06-26 11:30:37 +00:00
parent 56f5951ed3
commit d5fd3b3688

@ -229,7 +229,7 @@ LLVM_FORCE_REBUILD=false
LLVM_SKIP=false
# OSL needs to be compiled for now!
OSL_VERSION="1.3.0"
OSL_VERSION="1.3.2"
OSL_SOURCE="https://github.com/imageworks/OpenShadingLanguage/archive/Release-$OSL_VERSION.tar.gz"
OSL_FORCE_REBUILD=false
OSL_SKIP=false