Age | Commit message (Collapse) | Author |
|
if DepCache is not available as fallback built the Policy
|
|
and the Virtual packages part out of the loop.
The function still exists unchanged as TryToInstallBuildDep through
for the BuildDep installation method
|
|
e.g. FromString to tell the caller if the string was an exact match
or found by regex or task. The two later ones can match packages for
which we want to ignore failures in the VersionSet
|
|
one package provides it - if it is only one use this package instead
|
|
|
|
- check in Grouped* first without modifier interpretation
|
|
*
|
|
instead of doing this directly in the CacheSets.
With this method an application like apt-get can change
the behavior of the CacheSets to his liking.
It can for example easily keep track of how packages
were added to the set: by names or with regex's…
|
|
|
|
- doesn't include it in the library for now as it is too volatile
|