]> git.saurik.com Git - apt.git/commit
add a libapt-pkg recommends apt
authorDavid Kalnischkies <david@kalnischkies.de>
Sat, 22 Aug 2015 10:29:53 +0000 (12:29 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Thu, 27 Aug 2015 09:27:44 +0000 (11:27 +0200)
commit7cf39ad9e41db7ffb1d636bb1dbcb7fd80fda55f
treec4b725954581e9652cd0ecc2ad735fe633396592
parentc4171975018eca191426dc1466b61a967e08921f
add a libapt-pkg recommends apt

For many usecases like the acquire system libapt-pkg actually needs
tools and config found in the apt package. apt tends to be installed
everywhere libapt-pkg appears usually anyhow, but just in case to nudge
users (and tools) in the right direction.

Note that this isn't and shouldn't be a hard depends as there are
usecases working perfectly without 'apt' and as this is such an esoteric
problem incurring the costs arising from a Depends-Breaks-loop isn't
deemd as worth it.
debian/control