[med-svn] r8032 - trunk/packages/insighttoolkit/wrapitk/python/trunk/debian
Steven Michael Robbins
smr at alioth.debian.org
Sat Oct 1 16:19:40 UTC 2011
Author: smr
Date: 2011-10-01 16:19:40 +0000 (Sat, 01 Oct 2011)
New Revision: 8032
Modified:
trunk/packages/insighttoolkit/wrapitk/python/trunk/debian/control
trunk/packages/insighttoolkit/wrapitk/python/trunk/debian/control.in
Log:
Build using fftw.
Modified: trunk/packages/insighttoolkit/wrapitk/python/trunk/debian/control
===================================================================
--- trunk/packages/insighttoolkit/wrapitk/python/trunk/debian/control 2011-10-01 16:18:19 UTC (rev 8031)
+++ trunk/packages/insighttoolkit/wrapitk/python/trunk/debian/control 2011-10-01 16:19:40 UTC (rev 8032)
@@ -6,7 +6,7 @@
Uploaders: Steve M. Robbins <smr at debian.org>
Build-Depends: debhelper (>= 8), libinsighttoolkit3-dev,
cmake, cableswig (>= 0.1.0+cvs20110226), gccxml (>= 0.9.0+cvs20110723),
- libgdcm2-dev,
+ libgdcm2-dev, libfftw3-dev,
python-dev (>= 2.6.6-3~), python-numpy,
libvtk5-dev, python-vtk
X-Python-Version: 2.7
Modified: trunk/packages/insighttoolkit/wrapitk/python/trunk/debian/control.in
===================================================================
--- trunk/packages/insighttoolkit/wrapitk/python/trunk/debian/control.in 2011-10-01 16:18:19 UTC (rev 8031)
+++ trunk/packages/insighttoolkit/wrapitk/python/trunk/debian/control.in 2011-10-01 16:19:40 UTC (rev 8032)
@@ -6,7 +6,7 @@
Uploaders: Steve M. Robbins <smr at debian.org>
Build-Depends: debhelper (>= 8), libinsighttoolkit at VER_MAJOR@-dev,
cmake, cableswig (>= 0.1.0+cvs20110226), gccxml (>= 0.9.0+cvs20110723),
- libgdcm2-dev,
+ libgdcm2-dev, libfftw3-dev,
python-dev (>= 2.6.6-3~), python-numpy,
libvtk5-dev, python-vtk
X-Python-Version: 2.7
More information about the debian-med-commit
mailing list