evtgen: fix pythia typo (#26625)
This commit is contained in:
parent
93df47f4d5
commit
03ab5dee31
@ -27,7 +27,7 @@ class Evtgen(CMakePackage):
|
||||
variant('hepmc3', default=False, description='Link with hepmc3 (instead of hepmc)')
|
||||
|
||||
patch("g2c.patch", when='@01.07.00')
|
||||
patch("evtgen-2.0.0.patch", when='@02.00.00 ^pythia@8.304:')
|
||||
patch("evtgen-2.0.0.patch", when='@02.00.00 ^pythia8@8.304:')
|
||||
|
||||
depends_on('hepmc', when='~hepmc3')
|
||||
depends_on('hepmc3', when='+hepmc3')
|
||||
|
Loading…
Reference in New Issue
Block a user