X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/db9df293ef7483f275e8aae2200767c8c6fdf9df..4f00fb2f265f5230c7d138b52854c0886092c0ab:/apt-pkg/algorithms.h diff --git a/apt-pkg/algorithms.h b/apt-pkg/algorithms.h index 174a7f58d..b95218061 100644 --- a/apt-pkg/algorithms.h +++ b/apt-pkg/algorithms.h @@ -118,7 +118,8 @@ class pkgProblemResolver // Try to resolve problems only by using keep bool ResolveByKeep(); - + + // Install all protected packages void InstallProtect(); pkgProblemResolver(pkgDepCache *Cache);