Require 0.7.1 for ExaGO 1.5.0+. (#35331)
This commit is contained in:
parent
f6fa64f979
commit
1ad290e5a2
@ -112,7 +112,7 @@ class Exago(CMakePackage, CudaPackage, ROCmPackage):
|
||||
depends_on("hiop@0.3.99:", when="@0.99:+hiop")
|
||||
depends_on("hiop@0.5.1:", when="@1.1.0:+hiop")
|
||||
depends_on("hiop@0.5.3:", when="@1.3.0:+hiop")
|
||||
depends_on("hiop@0.7.0:", when="@1.5.0:+hiop")
|
||||
depends_on("hiop@0.7.0:0.7.1", when="@1.5.0:+hiop")
|
||||
|
||||
depends_on("hiop~mpi", when="+hiop~mpi")
|
||||
depends_on("hiop+mpi", when="+hiop+mpi")
|
||||
|
Loading…
Reference in New Issue
Block a user