Skip to content

Commit cbe2f99

Browse files
committed
fix: acts +tgeo -> +root
1 parent 3b768c4 commit cbe2f99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spack-environment/packages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ packages:
2929
acts:
3030
require:
3131
- '@45.1.1'
32-
- cxxstd=20 +dd4hep +edm4hep +examples +fatras +geant4 +json +onnx +podio +python +svg +tgeo +pr4496 +pr4502 +pr4620
32+
- cxxstd=20 +dd4hep +edm4hep +examples +fatras +geant4 +json +onnx +podio +python +svg +root +pr4496 +pr4502 +pr4620
3333
# ACTS requires same compiler as DD4hep since compiler options are reused
3434
- spec: '%gcc'
3535
when: '^dd4hep%gcc'

0 commit comments

Comments
 (0)