From 5a6588a59625de0583ae082c2120c564f7c7bd7d Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Mon, 27 Jan 2014 23:21:14 +0000 Subject: d/control: Build-Depends on dh-autoreconf rather than autotools-dev --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index dcf6189..dd9063b 100755 --- a/debian/rules +++ b/debian/rules @@ -1,4 +1,4 @@ #!/usr/bin/make -f %: - dh $@ --with autotools_dev + dh $@ --with autoreconf -- cgit v1.2.3