summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2017-10-27 15:18:15 +0300
committerTimo Teräs <timo.teras@iki.fi>2017-10-27 15:20:03 +0300
commite03716ff3baa73061b45235754bd9eaa53346337 (patch)
tree24b2370cfd1113cec2c33237eddc1d341663b44b /Makefile
parent2f3c8420493a731556909eb3ebd6d50478fb7b24 (diff)
downloadapk-tools-e03716ff3baa73061b45235754bd9eaa53346337.tar.gz
apk-tools-e03716ff3baa73061b45235754bd9eaa53346337.tar.bz2
apk-tools-e03716ff3baa73061b45235754bd9eaa53346337.tar.xz
apk-tools-e03716ff3baa73061b45235754bd9eaa53346337.zip
solver: consider virtual provides to exclude non-provides transitively
this fixes package selection when a 'real' package exists, but would need to be provided by another package with 'virtual provides'. In current package database this can happen with postgresql which is also provided by postgresql-bdr. Normally postgresql would be satisfied by postgresql, but if any package depends on postgresql-bdr and there's no versioned dependency on postgresql this will help apk figure out that postgresql-bdr should be used.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions