]> git.saurik.com Git - apt.git/commit
add --indep-only for build-dep command
authorDavid Kalnischkies <david@kalnischkies.de>
Thu, 29 Dec 2016 11:12:01 +0000 (12:12 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Sat, 31 Dec 2016 01:29:20 +0000 (02:29 +0100)
commit0c646119dea438abb3ee8797994d016ba6834cd2
treeb511c1be09ce7984c06f524b0bebf91d49f0d552
parent0161280405fe5aa256dc9df6a56106dd3a1a6f38
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
apt-private/private-cmndline.cc
apt-private/private-source.cc
doc/apt-get.8.xml
test/integration/test-apt-get-build-dep