Skip to content

Commit

Permalink
k4fwcore: depends_on gaudi +gaudialg when newer gaudi
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc authored May 18, 2024
1 parent ce50d74 commit 23187e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/k4fwcore/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ class K4fwcore(CMakePackage, Ilcsoftpackage):
)

depends_on("gaudi")
depends_on("gaudi +gaudialg", when="^gaudi@37:")
depends_on("root")
depends_on("podio")
depends_on("[email protected]", when="@1.0pre14:1.0pre15")
Expand Down

0 comments on commit 23187e2

Please sign in to comment.