diff options
| author | Julian Andres Klode <jak@debian.org> | 2025-05-27 14:24:09 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2025-05-27 16:06:06 +0200 |
| commit | 86c44166b470ecee5a192ffb434fb7931b7c0afd (patch) | |
| tree | 7468910a64753037887371777919c5bc24a26f37 /doc/apt-transport-https.1.xml | |
| parent | eafc52e942d4daec30fb80e70c035ed935f31afb (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/apt-transport-https.1.xml')
0 files changed, 0 insertions, 0 deletions
