Skip to content

Commit

Permalink
juggler: add conflict with podio
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc committed May 23, 2024
1 parent de4fbf2 commit 10fda87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/juggler/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ class Juggler(CMakePackage):
depends_on("acts@8", when="@3")

depends_on("[email protected]:")
conflicts("[email protected]:", when="@:14.0.1")

depends_on("edm4hep")

Expand Down

0 comments on commit 10fda87

Please sign in to comment.