mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-15 08:34:04 +00:00
rPackages.ymd: fixed build
This commit is contained in:
parent
1e1dc66fe6
commit
8560ee82f0
@ -441,6 +441,7 @@ let
|
||||
clustermq = [ pkgs.zeromq ];
|
||||
SAVE = with pkgs; [ zlib bzip2 icu xz pcre ];
|
||||
salso = [ pkgs.cargo ];
|
||||
ymd = [ pkgs.cargo ];
|
||||
sdcTable = with pkgs; [ gmp glpk ];
|
||||
seewave = with pkgs; [ fftw.dev libsndfile.dev ];
|
||||
seqinr = [ pkgs.zlib.dev ];
|
||||
|
Loading…
Reference in New Issue
Block a user