From efe469075be4cd81621c5214acb9dfc80d8f4ba8 Mon Sep 17 00:00:00 2001 From: jmcarcell Date: Fri, 17 Nov 2023 13:32:48 +0100 Subject: [PATCH] Remove vecgeom from geant4 --- environments/key4hep-common/packages.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/environments/key4hep-common/packages.yaml b/environments/key4hep-common/packages.yaml index 548f1dfc..9ec46787 100644 --- a/environments/key4hep-common/packages.yaml +++ b/environments/key4hep-common/packages.yaml @@ -12,6 +12,8 @@ packages: gdb: require: +python+tui+source-highlight~debuginfod # https://github.com/key4hep/key4hep-spack/pull/501 + geant4: + require: +qt+opengl hdf5: require: +cxx+hl # https://github.com/key4hep/key4hep-spack/issues/517 @@ -64,8 +66,6 @@ packages: prefix: /usr - geant4: - require: +qt+opengl+vecgeom cxxstd=17 root: require: +davix+fftw+gsl+math+minuit+mlp+opengl~postgres~pythia6+pythia8+python+r+root7+roofit+rpath~shadow+sqlite+ssl+tbb+threads+tmva+unuran+vc+vdt+x+xml+xrootd cxxstd=17 build_type=RelWithDebInfo py-tensorflow: