Skip to content

Commit

Permalink
juggler: no depends on genfit
Browse files Browse the repository at this point in the history
(cherry picked from commit 29dd106)
  • Loading branch information
wdconinc committed Aug 13, 2023
1 parent bdeea1a commit 9606ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/juggler/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ class Juggler(CMakePackage):

depends_on("root")
depends_on("geant4")
depends_on("genfit")
depends_on("genfit", when="@:8")
depends_on("dd4hep +ddg4")
depends_on("tensorflow-lite")

Expand Down

0 comments on commit 9606ab5

Please sign in to comment.