mirror of
https://salsa.debian.org/images-team/debian-cd.git
synced 2024-11-24 15:19:51 -01:00
+ Track whether a dependency chain is caused by a hard dependency (Depends) or soft (Recommends/Suggests). If we fail to add a package down the chain on a *soft* dependency, don't invalidate the entire chain. + When checking OR dependencies, *first* check to see if any of the options are already installed *before* trying to install the first option. Helps a lot with circular deps such as task-lxde-desktop -> task-desktop -> (task-gnome-desktop | task-lxde-desktop | etc.); in this case, of course task-lxde-desktop should satisfy the OR dep. |
||
---|---|---|
.. | ||
source | ||
changelog | ||
compat | ||
control | ||
copyright | ||
dirs | ||
rules |