[med-svn] r16376 - trunk/packages/insighttoolkit/branches/itk4-enable-python/debian
Gert Wollny
gert-guest at moszumanska.debian.org
Tue Mar 4 13:32:07 UTC 2014
Author: gert-guest
Date: 2014-03-04 13:32:07 +0000 (Tue, 04 Mar 2014)
New Revision: 16376
Modified:
trunk/packages/insighttoolkit/branches/itk4-enable-python/debian/control
Log:
add python-dev-all to build-deps
Modified: trunk/packages/insighttoolkit/branches/itk4-enable-python/debian/control
===================================================================
--- trunk/packages/insighttoolkit/branches/itk4-enable-python/debian/control 2014-03-04 13:23:11 UTC (rev 16375)
+++ trunk/packages/insighttoolkit/branches/itk4-enable-python/debian/control 2014-03-04 13:32:07 UTC (rev 16376)
@@ -5,11 +5,21 @@
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Steve M. Robbins <smr at debian.org>
Build-Depends: debhelper (>= 9),
- cmake, swig (>= 2.0), gccxml (>= 0.9.0+cvs20120309),
- zlib1g-dev (>= 1.2.2), libpng12-dev, libtiff-dev,
- libdcmtk2-dev, libgdcm2-dev, libdouble-conversion-dev,
- uuid-dev, libminc-dev, libhdf5-dev
- libvtk5-dev, python-vtk
+ cmake,
+ swig (>= 2.0),
+ gccxml (>= 0.9.0+cvs20120309),
+ zlib1g-dev (>= 1.2.2),
+ libpng12-dev,
+ libtiff-dev,
+ libdcmtk2-dev,
+ libgdcm2-dev,
+ libdouble-conversion-dev,
+ uuid-dev,
+ libminc-dev,
+ libhdf5-dev,
+ python-all-dev,
+ libvtk5-dev,
+ python-vtk
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/insighttoolkit/trunk/
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/insighttoolkit/trunk/
More information about the debian-med-commit
mailing list