Skip to content

Commit

Permalink
Include spectrum for ROOT
Browse files Browse the repository at this point in the history
Requested by ILD member for some backwards compatibility
  • Loading branch information
tmadlener authored Sep 9, 2024
1 parent e055d8e commit 3ac28cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environments/key4hep-common/packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ packages:

# The version seems to be necessary, otherwise it defaults to an older version
root:
require: '@6.32: +davix+fftw+gsl+math+minuit+mlp+opengl~postgres~pythia8+python+r+roofit+root7+rpath~shadow+sqlite+ssl+tbb+threads+tmva+tmva-cpu+unuran+vc+vdt+x+xml+xrootd cxxstd=20'
require: '@6.32: +davix+fftw+gsl+math+minuit+mlp+opengl~postgres~pythia8+python+r+roofit+root7+rpath~shadow+spectrum+sqlite+ssl+tbb+threads+tmva+tmva-cpu+unuran+vc+vdt+x+xml+xrootd cxxstd=20'
py-tensorflow:
require: ~cuda~nccl
k4simdelphes:
Expand Down Expand Up @@ -128,4 +128,4 @@ packages:
py-onnx:
require: '@1.15.0'
py-onnxruntime:
require: '@1.17.1'
require: '@1.17.1'

0 comments on commit 3ac28cb

Please sign in to comment.