Merge pull request #289818 from b-rodrigues/fix_apsimx
rPackages.apsimx: fixed build
This commit is contained in:
commit
48d1d027a3
1 changed files with 1 additions and 0 deletions
|
@ -556,6 +556,7 @@ let
|
|||
RProtoBuf = [ pkgs.pkg-config ];
|
||||
Rpoppler = [ pkgs.pkg-config ];
|
||||
XML = [ pkgs.pkg-config ];
|
||||
apsimx = [ pkgs.which ];
|
||||
cairoDevice = [ pkgs.pkg-config ];
|
||||
chebpol = [ pkgs.pkg-config ];
|
||||
fftw = [ pkgs.pkg-config ];
|
||||
|
|
Loading…
Reference in a new issue