forked from mirrors/nixpkgs
Merge pull request #287271 from b-rodrigues/fix_excursions
rPackages.excursions: added dependency
This commit is contained in:
commit
c5c37f5b0c
|
@ -543,6 +543,7 @@ let
|
|||
tesseract = [ pkgs.pkg-config ];
|
||||
Cairo = [ pkgs.pkg-config ];
|
||||
CLVTools = [ pkgs.gsl ];
|
||||
excursions = [ pkgs.gsl ];
|
||||
JMcmprsk = [ pkgs.gsl ];
|
||||
mashr = [ pkgs.gsl ];
|
||||
hadron = [ pkgs.gsl ];
|
||||
|
|
Loading…
Reference in a new issue