libnrm: allow mpi other than mpich (#34232)
This commit is contained in:
parent
8806e74419
commit
541e75350f
@ -23,4 +23,4 @@ class Libnrm(AutotoolsPackage):
|
||||
depends_on("pkgconfig", type="build")
|
||||
|
||||
depends_on("libzmq")
|
||||
depends_on("mpich")
|
||||
depends_on("mpi")
|
||||
|
Loading…
Reference in New Issue
Block a user