Skip to content
Snippets Groups Projects
Commit df0c1134 authored by Todd Gamblin's avatar Todd Gamblin
Browse files

SPACK-14: Bugfix in Spec.normalize()

- Normalize now updates the provider index as it addes package dependencies.
- Fixes problem where this breaks:

  a depends_on mpi
  a depends_on b
  b depends_on mpich

- Packages now restrict the mpi dependency to mpich
parent d0b82d29
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment