Skip to content

Commit

Permalink
Merge pull request #99 from lanl/github-bot/update_spackages
Browse files Browse the repository at this point in the history
Update spackages
  • Loading branch information
rbberger authored Sep 16, 2024
2 parents 686e2ba + 8dd5af7 commit 4495030
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spack-repo/packages/ports-of-call/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ class PortsOfCall(CMakePackage):

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

def cmake_args(self):
args = [
Expand Down

0 comments on commit 4495030

Please sign in to comment.