[devscripts] 01/02: mk-build-deps: Add Debug::pkgProblemResolver to documentation

James McCoy jamessan at debian.org
Sun Jan 31 20:22:21 UTC 2016


This is an automated email from the git hooks/post-receive script.

jamessan pushed a commit to branch master
in repository devscripts.

commit e08bf90588462914704841bebe37126360ffd254
Author: James McCoy <jamessan at debian.org>
Date:   Sun Jan 31 15:17:55 2016 -0500

    mk-build-deps: Add Debug::pkgProblemResolver to documentation
    
    Signed-off-by: James McCoy <jamessan at debian.org>
---
 scripts/mk-build-deps.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/mk-build-deps.pl b/scripts/mk-build-deps.pl
index 4f4eecc..994a659 100755
--- a/scripts/mk-build-deps.pl
+++ b/scripts/mk-build-deps.pl
@@ -52,7 +52,7 @@ Install the generated packages and its build-dependencies.
 =item B<-t>, B<--tool>
 
 When installing the generated package use the specified tool.
-(default: B<apt-get --no-install-recommends>)
+(default: B<apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends>)
 
 =item B<-r>, B<--remove>
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git



More information about the devscripts-devel mailing list