summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrew Gregory <andrew.gregory.8@gmail.com>2016-05-23 14:27:29 +0200
committerAndrew Gregory <andrew.gregory.8@gmail.com>2017-05-09 05:27:40 +0200
commitf31792adb5fc9ba9a4c6f14a6520282702f17b71 (patch)
treeb0dc04d61414606dc31a16bb006f4be81e65a28a /.gitignore
parentf84d0a8282543d2fd6fe0e8c3986ec17292bdf2a (diff)
downloadpacman-f31792adb5fc9ba9a4c6f14a6520282702f17b71.tar.gz
pacman-f31792adb5fc9ba9a4c6f14a6520282702f17b71.tar.xz
recursedeps: include cyclic dependencies
Cyclic dependencies (A depends on B, B depends on A) were not selected because neither package could be removed individually, so can_remove_package would always return false for both. By preselecting all dependencies then filtering back out any dependencies still required by any packages that will not be uninstalled, groups of unneeded cyclic dependencies can be found. Fixes FS#41031 Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org> (cherry picked from commit 6ac2ee21b30f3c5f331d19349f96bb8e5b020b47)
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions