alquimia: apply patch for iso_c_binding to latest version (#40989)
This commit is contained in:
parent
7aaa17856d
commit
efe85755d8
@ -34,7 +34,7 @@ class Alquimia(CMakePackage):
|
|||||||
depends_on("pflotran@develop", when="@develop")
|
depends_on("pflotran@develop", when="@develop")
|
||||||
depends_on("petsc@3.10:", when="@develop")
|
depends_on("petsc@3.10:", when="@develop")
|
||||||
|
|
||||||
@when("@1.0.10")
|
@when("@1.0.10:1.1.0")
|
||||||
def patch(self):
|
def patch(self):
|
||||||
filter_file(
|
filter_file(
|
||||||
"use iso_[cC]_binding",
|
"use iso_[cC]_binding",
|
||||||
|
Loading…
Reference in New Issue
Block a user