Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <montagne29@wanadoo.fr>2013-10-31 17:11:01 +0400
committerBastien Montagne <montagne29@wanadoo.fr>2013-10-31 17:11:01 +0400
commitbdc3e1e5de4f729b7fd878962f0cc745ef4987ed (patch)
treea03958d4dca70de15bb78e00eb0c98b4ad8cc44b
parent7eff2285a380e421a2bab8127bf769821491c918 (diff)
Minor update to r60953.
-rwxr-xr-xbuild_files/build_environment/install_deps.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/build_files/build_environment/install_deps.sh b/build_files/build_environment/install_deps.sh
index 6daa3831c08..4ca7400fe44 100755
--- a/build_files/build_environment/install_deps.sh
+++ b/build_files/build_environment/install_deps.sh
@@ -1091,11 +1091,12 @@ compile_OPENEXR() {
DESTINATION
\${CMAKE_INSTALL_PREFIX}/lib
)
-@@ -168,6 +167,7 @@
+@@ -168,6 +167,8 @@
INSTALL ( FILES
${CMAKE_SOURCE_DIR}/config/OpenEXRConfig.h
ImfForward.h
+ ImfNamespace.h
++ ImfPartHelper.h
ImfExport.h
ImfAttribute.h
ImfBoxAttribute.h