From 0102b9d47edfeea003adf7eec3077425ff065d6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Mon, 15 Jun 2020 11:55:40 +0200 Subject: Alembic: remove HDF5 support from CMake files This is a follup to 0c384362272. No functional changes to Blender, just the build scripts. --- build_files/build_environment/install_deps.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'build_files/build_environment/install_deps.sh') diff --git a/build_files/build_environment/install_deps.sh b/build_files/build_environment/install_deps.sh index 24156f3e2ca..68ebed2dbf7 100755 --- a/build_files/build_environment/install_deps.sh +++ b/build_files/build_environment/install_deps.sh @@ -3892,7 +3892,6 @@ install_DEB() { INFO "Forced Alembic building, as requested..." compile_ALEMBIC else - # No package currently, only HDF5! compile_ALEMBIC fi -- cgit v1.2.3