[med-svn] r14467 - trunk/packages/xmedcon/trunk/debian

Andreas Tille tille at alioth.debian.org
Mon Aug 19 12:34:22 UTC 2013


Author: tille
Date: 2013-08-19 12:34:21 +0000 (Mon, 19 Aug 2013)
New Revision: 14467

Modified:
   trunk/packages/xmedcon/trunk/debian/rules
Log:
Add autotools_dev to dh call


Modified: trunk/packages/xmedcon/trunk/debian/rules
===================================================================
--- trunk/packages/xmedcon/trunk/debian/rules	2013-08-19 08:43:23 UTC (rev 14466)
+++ trunk/packages/xmedcon/trunk/debian/rules	2013-08-19 12:34:21 UTC (rev 14467)
@@ -5,7 +5,7 @@
 # GPL
 
 %:
-	dh $@ --with autoreconf
+	dh $@  --with autotools_dev --with autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-nifti --with-nifti-prefix=/usr




More information about the debian-med-commit mailing list