summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/vtk6-3-config-compiletools.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/vtk6-3-config-compiletools.patch b/src/vtk6-3-config-compiletools.patch
index 5b49247..28e7ab9 100644
--- a/src/vtk6-3-config-compiletools.patch
+++ b/src/vtk6-3-config-compiletools.patch
@@ -26,3 +26,10 @@
DEPENDS
vtksys
EXCLUDE_FROM_WRAPPING
+--- VTK6.0.0/Utilities/ParseOGLExt/module.cmake 2013-06-12 21:47:10.000000000 +0200
++++ VTK6.0.0/Utilities/ParseOGLExt/module.cmake 2013-08-29 09:58:54.939480759 +0200
+@@ -1,4 +1,6 @@
+ vtk_module(vtkParseOGLExt
++ GROUPS
++ CompileTools
+ EXCLUDE_FROM_WRAPPING)