From: Simon Ruderich Date: Wed, 14 Aug 2013 15:59:39 +0000 (+0200) Subject: README: Fix build dependency description. X-Git-Tag: 0.05~14 X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=commitdiff_plain;h=a620eb381dd81f8adb768e01e85c10fa43211dd4 README: Fix build dependency description. Forgotten in e8c9cdc7a80e630245d179fd702de3c8beb12abb. --- diff --git a/README b/README index e039ce9..aeccd30 100644 --- a/README +++ b/README @@ -101,11 +101,12 @@ following line (output of dpkg-buildpackage): The available hardening flags are adapted to the architecture because some architectures don't support certain hardening options. -Some checks (Ada and hardening-wrapper at the moment) check the build -dependencies for certain packages. The following lines are used to get the -build dependencies. The first is used in buildd build logs, the second by -pbuilder logs, both are detected: +Some checks check the build dependencies for certain packages. The following +lines are used to get the build dependencies. The first two are used in buildd +build logs (the second was used in older logs), the third by pbuilder logs, +all are detected: + Filtered Buildd-Depends: ... Build-Depends: ... Depends: ...