]> git.saurik.com Git - apt.git/commit - test/integration/test-apt-source-and-build-dep
avoid building dependency tree in 'source' command
authorDavid Kalnischkies <david@kalnischkies.de>
Wed, 3 Feb 2016 13:56:49 +0000 (14:56 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Wed, 3 Feb 2016 13:56:49 +0000 (14:56 +0100)
commitd603afd970e4bc84ed7176b988cd72bd9cf339b3
tree8d09abf1955d7e5f0a8f68a4edb9ab8d1915c562
parentcd907113561d5eb75054f981be3bcc22eee8db27
avoid building dependency tree in 'source' command

We don't need the dependencies for obvious reasons and we don't need the
candidate version either, so building a pkgDepCache is wasted effort,
which we can stop doing now that build-dep cleared the path.
apt-private/private-source.cc
test/integration/test-apt-get-source-arch
test/integration/test-apt-get-source-multisources
test/integration/test-apt-source-and-build-dep
test/integration/test-ubuntu-bug-1098738-apt-get-source-md5sum