[liggghts] 04/05: Remove vtkIOParallelXML from cmake.
Anton Gladky
gladk at moszumanska.debian.org
Sun Mar 19 10:53:44 UTC 2017
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch jessie-backports
in repository liggghts.
commit 5f5126f3d8adf9af45826d0b9d7401cd8a18af57
Author: Anton Gladky <gladk at debian.org>
Date: Sun Mar 19 09:52:58 2017 +0100
Remove vtkIOParallelXML from cmake.
---
debian/patches/01_add_cmake_files.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/01_add_cmake_files.patch b/debian/patches/01_add_cmake_files.patch
index 5616a29..ba46f79 100644
--- a/debian/patches/01_add_cmake_files.patch
+++ b/debian/patches/01_add_cmake_files.patch
@@ -29,7 +29,7 @@ Index: LIGGGHTS-PUBLIC-3.5.0/CMakeLists.txt
+
+INCLUDE(GNUInstallDirs)
+INCLUDE(FindPythonLibs)
-+FIND_PACKAGE(VTK COMPONENTS vtkChartsCore vtkViewsContext2D vtkCommonCore vtkIOImage vtkIOXML vtkRenderingOpenGL vtkIOLegacy vtkIOParallelXML)
++FIND_PACKAGE(VTK COMPONENTS vtkChartsCore vtkViewsContext2D vtkCommonCore vtkIOImage vtkIOXML vtkRenderingOpenGL vtkIOLegacy)
+INCLUDE(${VTK_USE_FILE})
+IF(VTK_FOUND)
+ IF(${VTK_MAJOR_VERSION} EQUAL 6)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/liggghts.git
More information about the debian-science-commits
mailing list