diff options
author | Tristan Sloughter <t@crashfast.com> | 2015-08-19 22:41:33 -0500 |
---|---|---|
committer | Tristan Sloughter <t@crashfast.com> | 2015-08-21 09:50:04 -0500 |
commit | 31a24ad4ffb6a121819087da2cb9b58db5bd287d (patch) | |
tree | 2df0bc415d138d817c6bffbfc696a3079698629c /priv | |
parent | b52395f4aec11bacaace91ec72e100c9778d6098 (diff) |
this patch treats pkg and src deps as equals, so level decides winner
Instead fetching and resolving src deps (which could depend on pkg deps)
and then pkg deps this patch combines the two into a single set of
iterations by level. The only difference between src and pkg deps in this
new install_deps is how their deps list is found -- from the config or
lock file for src deps and from the neighbors of the vertex for pkg.
Diffstat (limited to 'priv')
0 files changed, 0 insertions, 0 deletions