[vtk6] 04/12: d/control: Enable module vtkRenderingExternal, Closes: #810344
Gert Wollny
gert-guest at moszumanska.debian.org
Mon Mar 28 12:39:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
gert-guest pushed a commit to branch master
in repository vtk6.
commit 4ac3ffc3a42c340de65f44a41dc8e50584e583fd
Author: Gert Wollny <gw.fossdev at gmail.com>
Date: Sat Mar 26 22:13:38 2016 +0000
d/control: Enable module vtkRenderingExternal, Closes: #810344
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index b27ab0a..1acb142 100755
--- a/debian/rules
+++ b/debian/rules
@@ -46,6 +46,7 @@ extra_flags += \
-DCMAKE_SHARED_LINKER_FLAGS="-Wl,--as-needed" \
-DCMAKE_BUILD_TYPE=None \
-DVTK_USE_GCC_VISIBILITY=ON \
+ -DModule_vtkRenderingExternal=ON
noqt_archs = armel armhf
ifeq (,$(filter $(DEB_HOST_ARCH),$(noqt_archs)))
--
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