pika: remove git dependency (#46745)
This commit is contained in:
parent
d21577803f
commit
1b0020f3ee
@ -106,7 +106,6 @@ class Pika(CMakePackage, CudaPackage, ROCmPackage):
|
|||||||
)
|
)
|
||||||
|
|
||||||
# Build dependencies
|
# Build dependencies
|
||||||
depends_on("git", type="build")
|
|
||||||
depends_on("cmake@3.18:", type="build")
|
depends_on("cmake@3.18:", type="build")
|
||||||
depends_on("cmake@3.22:", when="@0.8:", type="build")
|
depends_on("cmake@3.22:", when="@0.8:", type="build")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user