thepeg: extend the rivet@:3 dependency up to version 2.3 (#48691)
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
This commit is contained in:
parent
13aa8b6867
commit
7e893da4a6
@ -72,7 +72,7 @@ class Thepeg(AutotoolsPackage):
|
||||
depends_on("fastjet", when="@2.0.0:")
|
||||
depends_on("rivet hepmc=2", when="@2.0.3: +rivet hepmc=2")
|
||||
depends_on("rivet hepmc=3", when="@2.0.3: +rivet hepmc=3")
|
||||
depends_on("rivet@:3", when="@:2.2 +rivet")
|
||||
depends_on("rivet@:3", when="@:2.3 +rivet")
|
||||
depends_on("boost +test", when="@2.1.1:")
|
||||
|
||||
depends_on("autoconf", type="build")
|
||||
|
Loading…
Reference in New Issue
Block a user