From 76236e46263e6d2cc6ed9451ae5ef1ff63711ba7 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Tue, 25 Sep 2012 12:44:24 +0200 Subject: [PATCH] README: Document how build dependencies are extracted. --- README | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README b/README index 7b575b5..8944b54 100644 --- a/README +++ b/README @@ -100,6 +100,14 @@ 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: + + Build-Depends: ... + Depends: ... + LIMITATIONS ----------- -- 2.43.2