thepeg: fix rivet backend
This commit is contained in:
parent
d239113bb0
commit
57bbe41295
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ stdenv.mkDerivation rec {
|
|||
|
||||
configureFlags = [
|
||||
"--with-hepmc=${hepmc}"
|
||||
"--with-rivet=${rivet}"
|
||||
"--without-javagui"
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue