edm4hep: Update cmake version dependency for newer versions (#41450)
This commit is contained in:
parent
6feba1590c
commit
1aa3a641ee
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@ class Edm4hep(CMakePackage):
|
|||
)
|
||||
|
||||
depends_on("cmake@3.3:", type="build")
|
||||
depends_on("cmake@3.23:", type="build", when="@0.10.3:")
|
||||
depends_on("python", type="build")
|
||||
|
||||
depends_on("root@6.08:")
|
||||
|
|
Loading…
Reference in a new issue