]> git.saurik.com Git - apt.git/commit
allow default build-essentials to be overridden
authorDavid Kalnischkies <david@kalnischkies.de>
Thu, 29 Dec 2016 11:41:23 +0000 (12:41 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Sat, 31 Dec 2016 01:29:20 +0000 (02:29 +0100)
commitabbe74b2b4690b9138da94d26a7e45ad80a3bf6c
tree7da19452188d42c6199e5b7453e6a866a31fce36
parent0c646119dea438abb3ee8797994d016ba6834cd2
allow default build-essentials to be overridden

The config list APT::Build-Essential gets a similar treatment to other
lists now by having the value of the option itself be an override for
the list allowing to disable build-essentials entirely as well as
adding/overriding as usual by now in other lists.

Reported-By: Johannes 'josch' Schauer on IRC
apt-private/private-source.cc
test/integration/test-apt-get-build-dep