geant4-data: depends_on g4emlow@7.9.1 when @10.6 (#34444)
Per https://geant4.web.cern.ch/node/1837 the correct dependency for 10.6 is on `g4emlow@7.9.1`, not on both `g4emlow@7.9` and `g4emlow@7.9.1`. This is a minor cosmetic fix. The concretization for 10.6 works just fine here. But this removes the duplicate entry.
This commit is contained in:
parent
9fdb36585f
commit
1466f8d602
@ -86,7 +86,6 @@ class Geant4Data(BundlePackage):
|
||||
],
|
||||
"10.6.0:10.6": [
|
||||
"g4ndl@4.6",
|
||||
"g4emlow@7.9",
|
||||
"g4emlow@7.9.1",
|
||||
"g4photonevaporation@5.5",
|
||||
"g4radioactivedecay@5.4",
|
||||
|
Loading…
Reference in New Issue
Block a user