[vtk6] 01/02: Use system installed netcdf. (Closes: #750188)

Anton Gladky gladk at moszumanska.debian.org
Thu Jun 5 17:12:54 UTC 2014


This is an automated email from the git hooks/post-receive script.

gladk pushed a commit to branch master
in repository vtk6.

commit 8beb5a93be1233bacbd37b3e406482b348260373
Author: Anton Gladky <gladk at debian.org>
Date:   Thu Jun 5 19:09:30 2014 +0200

    Use system installed netcdf. (Closes: #750188)
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 93e35c1..3155749 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,6 +27,8 @@ extra_flags +=  \
 	-DVTK_USE_SYSTEM_PNG=ON \
 	-DVTK_USE_SYSTEM_TIFF=ON \
 	-DVTK_USE_SYSTEM_ZLIB=ON \
+	-DVTK_USE_SYSTEM_JSONCPP=ON \
+	-DVTK_USE_SYSTEM_NETCDF=ON \
 	-DVTK_EXTRA_COMPILER_WARNINGS=ON \
 	-DVTK_Group_Imaging=ON \
 	-DVTK_Group_MPI=ON \
@@ -41,7 +43,6 @@ extra_flags +=  \
 	-DCMAKE_MODULE_LINKER_FLAGS="-Wl,--as-needed" \
 	-DCMAKE_SHARED_LINKER_FLAGS="-Wl,--as-needed" \
 	-DCMAKE_BUILD_TYPE=None \
-	-DVTK_USE_SYSTEM_JSONCPP=ON \
 	-DVTK_USE_GCC_VISIBILITY=ON \
 
 #	-DModule_vtkmrmpi=ON \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/vtk6.git



More information about the debian-science-commits mailing list