From a620eb381dd81f8adb768e01e85c10fa43211dd4 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Wed, 14 Aug 2013 17:59:39 +0200 Subject: [PATCH] README: Fix build dependency description. Forgotten in e8c9cdc7a80e630245d179fd702de3c8beb12abb. --- README | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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: ... -- 2.43.2