[med-svn] r13586 - trunk/packages/invesalius/trunk/debian
Thiago Franco Moraes
tfmoraes-guest at alioth.debian.org
Wed May 15 14:22:39 UTC 2013
Author: tfmoraes-guest
Date: 2013-05-15 14:22:39 +0000 (Wed, 15 May 2013)
New Revision: 13586
Modified:
trunk/packages/invesalius/trunk/debian/control
Log:
It was missing python-scipy as invesalius dependency
Modified: trunk/packages/invesalius/trunk/debian/control
===================================================================
--- trunk/packages/invesalius/trunk/debian/control 2013-05-15 13:07:20 UTC (rev 13585)
+++ trunk/packages/invesalius/trunk/debian/control 2013-05-15 14:22:39 UTC (rev 13586)
@@ -12,9 +12,9 @@
Package: invesalius
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-numpy, python-wxgtk2.8,
- python-imaging, python-vtk, python-gdcm, python-vtkgdcm, python-casmoothing,
- python-nibabel, python-serial
+Depends: ${python:Depends}, ${misc:Depends}, python-numpy, python-scipy,
+ python-wxgtk2.8, python-imaging, python-vtk, python-gdcm, python-vtkgdcm,
+ python-casmoothing, python-nibabel, python-serial
Description: 3D medical imaging reconstruction software
InVesalius generates 3D medical imaging reconstructions based on a sequence of
2D DICOM files acquired with CT or MRI equipments. InVesalius is
More information about the debian-med-commit
mailing list