Thepeg fix (#19405)
* Add recipe for qgraf * Revert "Add recipe for qgraf" This reverts commit 76783f73867a32b4a96e980e31a433ed3c0037fd. * Fixes for thepeg Co-authored-by: Ivan Razumov <ivan.razumov@cern.ch>
This commit is contained in:
parent
cee5c2e755
commit
03611f2e89
1 changed files with 2 additions and 0 deletions
|
@ -53,6 +53,8 @@ class Thepeg(AutotoolsPackage):
|
|||
patch('thepeg-1.9.2.patch', when='@1.9.2', level=0)
|
||||
patch('thepeg-2.1.1.patch', when='@2.1.1:2.2.1', level=0)
|
||||
|
||||
force_autoreconf = True
|
||||
|
||||
depends_on('gsl')
|
||||
depends_on('lhapdf')
|
||||
depends_on('lhapdf@:6.2.999', when='@:1.9.999')
|
||||
|
|
Loading…
Reference in a new issue