[med-svn] r20858 - trunk/packages/insighttoolkit/trunk/debian

Gert Wollny gert-guest at moszumanska.debian.org
Tue Dec 22 10:49:58 UTC 2015


Author: gert-guest
Date: 2015-12-22 10:49:58 +0000 (Tue, 22 Dec 2015)
New Revision: 20858

Modified:
   trunk/packages/insighttoolkit/trunk/debian/control
Log:
Correct build depends because ranges can not ne given

Modified: trunk/packages/insighttoolkit/trunk/debian/control
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/control	2015-12-22 10:48:49 UTC (rev 20857)
+++ trunk/packages/insighttoolkit/trunk/debian/control	2015-12-22 10:49:58 UTC (rev 20858)
@@ -15,7 +15,7 @@
 	libtiff-dev,
 	libfftw3-dev,
 	libdcmtk-dev (>= 3.6.1~20150629-7), 
-	libgdcm2-dev (>= 2.6.1-3 | << 2.6.0), 
+	libgdcm2-dev (>= 2.6.1-3) | libgdcm2-dev ( << 2.6.0 ), 
 	uuid-dev, 
         libcharls-dev, 
 	libminc-dev, 




More information about the debian-med-commit mailing list