[pacman-dev] [PATCH v2] --ignore-depends
Florian Pritz
bluewind at xinu.at
Wed Aug 6 15:55:30 EDT 2014
v2:
- Use _alpm_splitdep rather than implementing it myself (thanks to Andrew for
the idea)
I'd love feedback on the idea/implementation (preferably from Allan) and also
general feedback on this try at documenting it (in man pacman):
> --ignore-depends provider=version,...
>
> Make pacman believe the package named provider with version version is
> installed when doing dependency checks. This allows to disable certain
> dependency checks without affecting everything the way the --nodeps option
> does.
More information about the pacman-dev
mailing list