diff options
author | Timo Teräs <timo.teras@iki.fi> | 2011-10-14 20:48:20 +0300 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2011-10-14 21:01:43 +0300 |
commit | afd854a3e2cf20b3f35c5503c9df9589f482dc74 (patch) | |
tree | 2c334538f13290b736f99021cc166486a023b638 /test/error2.expect | |
parent | 3f098e7d8c47f34dd0438dcb63abb6b0a5f2332e (diff) | |
download | apk-tools-afd854a3e2cf20b3f35c5503c9df9589f482dc74.tar.gz apk-tools-afd854a3e2cf20b3f35c5503c9df9589f482dc74.tar.bz2 apk-tools-afd854a3e2cf20b3f35c5503c9df9589f482dc74.tar.xz apk-tools-afd854a3e2cf20b3f35c5503c9df9589f482dc74.zip |
solver: preference scoring
Should now choose packages better if the best available version
is uninstallable for some reason.
Diffstat (limited to 'test/error2.expect')
-rw-r--r-- | test/error2.expect | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/error2.expect b/test/error2.expect index 5ab9023..7faac5e 100644 --- a/test/error2.expect +++ b/test/error2.expect @@ -1,2 +1,2 @@ 1 unsatisfiable dependencies (solution with 4 names) -c-1: d>1.0 +world: d<1.5 |