Skip to content

Commit

Permalink
jana2: depends_on podio :0.17.3 when :2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc committed Apr 29, 2024
1 parent a3e57b3 commit c196f4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/jana2/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ class Jana2(CMakePackage, CudaPackage):

with when("+podio"):
depends_on("[email protected]:")
depends_on("podio@:0.17.3", when="@:2.1.2") # uses podio/EventStore.h
depends_on("py-jinja2")
depends_on("py-pyyaml")

Expand Down

0 comments on commit c196f4b

Please sign in to comment.