summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2025-05-27 14:24:09 +0200
committerJulian Andres Klode <jak@debian.org>2025-05-27 16:06:06 +0200
commit86c44166b470ecee5a192ffb434fb7931b7c0afd (patch)
tree7468910a64753037887371777919c5bc24a26f37 /doc
parenteafc52e942d4daec30fb80e70c035ed935f31afb (diff)
solver3: Merge Depends into Recommends
Merge any hard clauses into optional clauses, such that optional clauses don't end up with more choices. For example if you have Depends: a | b Recommends: a | c This becomes: Depends: a | b Recommends: a We have simulated this with the chaos-actor in the test case and a Depends: git (not satisfied by chaos provider) Recommends: git (satisfied by chaos provider) and the latter constraint is limited to the former.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions