From da872b4891d080cbebccf315ead576077ad75fb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Minier?= Date: Sun, 1 Apr 2007 00:14:22 +0200 Subject: * Document pbuilder-satisfydepends-aptitude. --- pbuilderrc.5 | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'pbuilderrc.5') diff --git a/pbuilderrc.5 b/pbuilderrc.5 index 832c5e6..98c2fc5 100644 --- a/pbuilderrc.5 +++ b/pbuilderrc.5 @@ -216,10 +216,12 @@ in .BI "PBUILDERSATISFYDEPENDSCMD=" "/usr/lib/pbuilder/pbuilder-satisfydepends" This option is used by various parts of pbuilder to satisfy (i.e. install) the -build-dependencies of a package. There is an alternate experimental -implementation, "pbuilder-satisfydepends-experimental", which might be useful -to pull packages from experimental or from repositories with a low APT Pin -Priority. +build-dependencies of a package. There are two alternate implementations, the +"experimental" implementation, "pbuilder-satisfydepends-experimental", which +might be useful to pull packages from experimental or from repositories with a +low APT Pin Priority, and the "aptitude" implementation, which will resolve +build-dependencies and build-conflicts with aptitude which helps dealing with +complex cases but does not support unsigned APT repositories .TP .BI "BUILDUSERID=" "1234" -- cgit v1.2.3