Skip to content

Commit

Permalink
Add the new packages to the key4hep-stack package
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Nov 19, 2024
1 parent f43e2c8 commit ac96c12
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/key4hep-stack/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,10 @@ class Key4hepStack(BundlePackage, Key4hepPackage):
depends_on("sherpa", when="+generators")
depends_on("sherpa2", when="+generators")

depends_on("py-pybdsim", when="+generators")
depends_on("py-pypymadx", when="+generators")
depends_on("py-pytransport", when="+generators")

depends_on("ilcsoft")

depends_on("fccsw")
Expand Down

0 comments on commit ac96c12

Please sign in to comment.