Skip to content

Commit

Permalink
k4actstracking: do not depend on acts +identification (#675)
Browse files Browse the repository at this point in the history
wdconinc authored Nov 28, 2024
1 parent b6cb568 commit 8e13fad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/k4actstracking/package.py
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@ class K4actstracking(CMakePackage, Key4hepPackage):

version("main", branch="main")

depends_on("acts+dd4hep+tgeo+identification+json")
depends_on("acts+dd4hep+tgeo+json")
depends_on("gaudi")
depends_on("root")
depends_on("edm4hep")

0 comments on commit 8e13fad

Please sign in to comment.