[med-svn] r16378 - trunk/packages/insighttoolkit/branches/itk4-enable-python/debian
Gert Wollny
gert-guest at moszumanska.debian.org
Tue Mar 4 15:22:03 UTC 2014
Author: gert-guest
Date: 2014-03-04 15:22:03 +0000 (Tue, 04 Mar 2014)
New Revision: 16378
Modified:
trunk/packages/insighttoolkit/branches/itk4-enable-python/debian/control
trunk/packages/insighttoolkit/branches/itk4-enable-python/debian/control.in
Log:
Add dependency on fftw
Modified: trunk/packages/insighttoolkit/branches/itk4-enable-python/debian/control
===================================================================
--- trunk/packages/insighttoolkit/branches/itk4-enable-python/debian/control 2014-03-04 15:05:19 UTC (rev 16377)
+++ trunk/packages/insighttoolkit/branches/itk4-enable-python/debian/control 2014-03-04 15:22:03 UTC (rev 16378)
@@ -11,7 +11,8 @@
zlib1g-dev (>= 1.2.2),
libpng12-dev,
libtiff-dev,
- libdcmtk2-dev,
+ libdcmtk2-dev,
+ libfftw3-dev,
libgdcm2-dev,
libdouble-conversion-dev,
uuid-dev,
Modified: trunk/packages/insighttoolkit/branches/itk4-enable-python/debian/control.in
===================================================================
--- trunk/packages/insighttoolkit/branches/itk4-enable-python/debian/control.in 2014-03-04 15:05:19 UTC (rev 16377)
+++ trunk/packages/insighttoolkit/branches/itk4-enable-python/debian/control.in 2014-03-04 15:22:03 UTC (rev 16378)
@@ -11,6 +11,7 @@
zlib1g-dev (>= 1.2.2),
libpng12-dev,
libtiff-dev,
+ libfftw3-dev,
libdcmtk2-dev,
libgdcm2-dev,
libdouble-conversion-dev,
More information about the debian-med-commit
mailing list