[med-svn] r15725 - trunk/packages/elastix/trunk/debian
Steven Michael Robbins
smr at moszumanska.debian.org
Sat Jan 4 23:48:58 UTC 2014
Author: smr
Date: 2014-01-04 23:48:58 +0000 (Sat, 04 Jan 2014)
New Revision: 15725
Modified:
trunk/packages/elastix/trunk/debian/changelog
trunk/packages/elastix/trunk/debian/control
Log:
Add new dep required by ITK.
Modified: trunk/packages/elastix/trunk/debian/changelog
===================================================================
--- trunk/packages/elastix/trunk/debian/changelog 2014-01-04 23:39:22 UTC (rev 15724)
+++ trunk/packages/elastix/trunk/debian/changelog 2014-01-04 23:48:58 UTC (rev 15725)
@@ -3,9 +3,9 @@
* patches/itk-review-detection.patch: New. Update ITK "Review module"
detection to be compatible with ITK 4.5.
* control: Tighten ITK build dep to be 4.5.0-2 because -1 omitted the
- review module.
+ review module. Add libdcmtk2-dev, now required by ITK.
- -- Steve M. Robbins <smr at debian.org> Sat, 04 Jan 2014 17:38:55 -0600
+ -- Steve M. Robbins <smr at debian.org> Sat, 04 Jan 2014 17:48:12 -0600
elastix (4.6-1) unstable; urgency=low
Modified: trunk/packages/elastix/trunk/debian/control
===================================================================
--- trunk/packages/elastix/trunk/debian/control 2014-01-04 23:39:22 UTC (rev 15724)
+++ trunk/packages/elastix/trunk/debian/control 2014-01-04 23:48:58 UTC (rev 15725)
@@ -7,6 +7,7 @@
Build-Depends: debhelper (>= 9),
cmake,
libinsighttoolkit4-dev (>= 4.5.0-2),
+ libdcmtk2-dev,
zlib1g-dev,
libpng-dev,
libtiff-dev
More information about the debian-med-commit
mailing list