From: Mark Wooding Date: Mon, 16 May 2016 09:07:58 +0000 (+0100) Subject: debian/control: Recommend the other build tools we usually need. X-Git-Tag: 1.3.12~5 X-Git-Url: https://git.distorted.org.uk/~mdw/cfd/commitdiff_plain/1ae461fc60923796596972859e3bd2285eee2fd1 debian/control: Recommend the other build tools we usually need. Thanks to Tony Finch for pointing this out. --- diff --git a/debian/control b/debian/control index 056012d..8350b40 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.1.1 Package: cfd Architecture: all -Recommends: autoconf, automake +Recommends: autoconf, autoconf-archive, automake, libtool Description: A collection of miscellaneous bits of build system. The common files distribution (CFD) contains standard boilerplate files and some handy autoconf macros. It also contains some scripts which