mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-23 17:12:27 +00:00
rPackages.lnmixsurv: fix dependencies
This commit is contained in:
committed by
Michael Daniels
parent
d2b2090341
commit
e73f95cbe1
@@ -694,6 +694,7 @@ let
|
||||
cmake
|
||||
pkg-config
|
||||
];
|
||||
lnmixsurv = [ pkgs.gsl ]; # for gsl-config
|
||||
lpsymphony = with pkgs; [
|
||||
pkg-config
|
||||
gfortran
|
||||
@@ -1302,7 +1303,6 @@ let
|
||||
zstd
|
||||
icu
|
||||
];
|
||||
lnmixsurv = [ pkgs.gsl.dev ];
|
||||
lpsymphony = with pkgs; [
|
||||
symphony
|
||||
cgl
|
||||
|
||||
Reference in New Issue
Block a user