Skip to content

Commit

Permalink
escalate: another one
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc authored Nov 19, 2024
1 parent a339e28 commit 3bb88e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/escalate/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,5 +109,5 @@ class Escalate(BundlePackage):
# depends_on('[email protected]', when='@1.0.1') # FIXME no package
depends_on("[email protected] +pythia6", when="@1.0.1")
depends_on("[email protected] +acts +genfit", when="@1.0.1")
depends_on("[email protected] +compat", when="@1.0.1")
depends_on("[email protected] ~validated", when="@1.0.1")
depends_on("[email protected] +root", when="@1.0.1")

0 comments on commit 3bb88e9

Please sign in to comment.