Control: reassign -1 vtk7 Control: retitle -1 Don't drop some libvtkRendering* libraries
I don't think that this is a problem with gdcm, both camitk-imp and camitk-config don't even list any gdcm library with ldd, but they both list libvtkRenderingFreeTypeFontConfig-7.1.so.7.1 => not found libvtkRenderingMatplotlib-7.1.so.7.1 => not found So my guess it that I botchered vtk7 when I tried to fix the missing armhf/armel build and somehow managed to exclude these libraries from the package, and since camitk was build against an vtk7 package version is has these libraries in the link list. I'll see what I can do to get this fixed, but vtk7 now has also a python related bug and these are usually ugly to fix, so it may take some time (especially since this is really not my field of work anymore). Best, Gert

