doesn't execute autoremove marker setting if an external solver is called
authorDavid Kalnischkies <kalnischkies@gmail.com>
Mon, 2 May 2011 15:06:47 +0000 (17:06 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Mon, 2 May 2011 15:06:47 +0000 (17:06 +0200)
commit76d4aab06d3c5edd60362fd14b38eb43416616f0
tree2dd6aac543370b30787033fa3838bf88ebeb262b
parentac5fbff8c55db2bd1cde194600115a874d9d0c73
doesn't execute autoremove marker setting if an external solver is called
and instead rely on the Autoremove tagging to show us what could be done.

(apt-internal-solver doesn't support this currently as it doesn't load
 the auto-information into the cache)
apt-pkg/algorithms.cc
apt-pkg/depcache.cc
apt-pkg/edsp.cc