X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/74a05226eff7041cd8f2380fe599862d350a1ac3..aac2e51078714d5130861035e9b3b5d4d6b84471:/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);