[med-svn] r16508 - in trunk/packages/vtk-dicom/tags: . 0.4.3-1/debian/patches
Mathieu Malaterre
malat at moszumanska.debian.org
Mon Mar 24 11:31:04 UTC 2014
Author: malat
Date: 2014-03-24 11:31:04 +0000 (Mon, 24 Mar 2014)
New Revision: 16508
Added:
trunk/packages/vtk-dicom/tags/0.4.3-1/
Modified:
trunk/packages/vtk-dicom/tags/0.4.3-1/debian/patches/vtk3.patch
Log:
[svn-buildpackage] Tagging vtk-dicom 0.4.3-1
Modified: trunk/packages/vtk-dicom/tags/0.4.3-1/debian/patches/vtk3.patch
===================================================================
--- trunk/packages/vtk-dicom/trunk/debian/patches/vtk3.patch 2014-03-24 11:04:27 UTC (rev 16506)
+++ trunk/packages/vtk-dicom/tags/0.4.3-1/debian/patches/vtk3.patch 2014-03-24 11:31:04 UTC (rev 16508)
@@ -33,7 +33,7 @@
+ set(VTK_LIBS2 vtkCommonCore) # VTK 6.x
else()
set(VTK_LIBS vtkRendering) # VTK 5.x
-+ set(VTK_LIBS2 vtkCommon) # VTK 5.x
++ set(VTK_LIBS2 vtkCommon vtkFiltering) # VTK 5.x
endif()
add_executable(TestDICOMCompiler TestDICOMCompiler.cxx)
More information about the debian-med-commit
mailing list