From 0c646119dea438abb3ee8797994d016ba6834cd2 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Thu, 29 Dec 2016 12:12:01 +0100 Subject: add --indep-only for build-dep command The implementation is quite different compared to --arch-only due to ABI reasons but functionality wise they are similar and usually both available for symmetry at least. Closes: #845775 --- doc/apt-get.8.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'doc/apt-get.8.xml') diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index ff7b38e97..10366f561 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -545,12 +545,17 @@ Configuration Item: APT::Get::Diff-Only, APT::Get::Dsc-Only, and APT::Get::Tar-Only. - + Only process architecture-dependent build-dependencies. Configuration Item: APT::Get::Arch-Only. + + Only process architecture-independent build-dependencies. + Configuration Item: APT::Get::Indep-Only. + + Ignore if packages can't be authenticated and don't prompt about it. This can be useful while working with local repositories, -- cgit v1.2.3