Skip to content
Snippets Groups Projects
Commit 34e09e3e authored by tibbe's avatar tibbe
Browse files

Fix compilation issue due to merge

parent fabf8997
No related branches found
No related tags found
No related merge requests found
...@@ -422,7 +422,7 @@ resolveDependencies platform comp solver params = ...@@ -422,7 +422,7 @@ resolveDependencies platform comp solver params =
noReinstalls noReinstalls
shadowing shadowing
strFlags strFlags
maxBkjumps = dontUpgradeNonUpgradeablePackages maxBkjumps = dontUpgradeBasePackage
-- TODO: -- TODO:
-- The modular solver can properly deal with broken -- The modular solver can properly deal with broken
-- packages and won't select them. So the -- packages and won't select them. So the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment