From 707db15f3bd08766aa8e89a218d32a744f426791 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 8 Nov 2016 20:51:45 +0000 Subject: Test suite: Replace make in Test-Depends with build-essential. Most of the tests do in fact run dpkg-buildpackage which bombs out if build-essential is missing. Signed-off-by: Ian Jackson --- debian/tests/control.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/tests/control.in') diff --git a/debian/tests/control.in b/debian/tests/control.in index e61cd52..c032ba8 100644 --- a/debian/tests/control.in +++ b/debian/tests/control.in @@ -1,2 +1,2 @@ Tests-Directory: tests/tests -Depends: dgit, dgit-infrastructure, devscripts, debhelper (>=8), fakeroot, make +Depends: dgit, dgit-infrastructure, devscripts, debhelper (>=8), fakeroot, build-essential -- cgit v1.2.3