Skip to content

Commit 8dd5af7

Browse files
spack updates
1 parent 686e2ba commit 8dd5af7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spack-repo/packages/ports-of-call/package.py

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ class PortsOfCall(CMakePackage):
5353

5454
depends_on("[email protected]:")
5555
depends_on("[email protected]:", when="+test")
56+
depends_on("kokkos", when="+test test_portability_strategy=Kokkos")
5657

5758
def cmake_args(self):
5859
args = [

0 commit comments

Comments
 (0)