pacman/lib
morganamilo f2442bc2e9 libalpm: short circuit alpm_find_dbs_satisfier
when a satisfying package is already installed, we always pick it
instead of prompting the user. So we can return that package as soon as
we find it, instead of waiting until we've iterated through all the
databases.

Signed-off-by: Allan McRae <allan@archlinux.org>
2019-10-07 14:21:08 +10:00
..
libalpm libalpm: short circuit alpm_find_dbs_satisfier 2019-10-07 14:21:08 +10:00