rPackages.bayesWatch: fixed build
This commit is contained in:
parent
58ae79ea70
commit
1a1c6280ac
1 changed files with 1 additions and 0 deletions
|
@ -523,6 +523,7 @@ let
|
|||
nat_templatebrains = [ pkgs.which ];
|
||||
pbdZMQ = [ pkgs.zeromq ] ++ lib.optionals stdenv.isDarwin [ pkgs.darwin.binutils ];
|
||||
bigmemory = lib.optionals stdenv.isLinux [ pkgs.libuuid.dev ];
|
||||
bayesWatch = [ pkgs.boost.dev ];
|
||||
clustermq = [ pkgs.pkg-config ];
|
||||
webp = [ pkgs.libwebp ];
|
||||
RMark = [ pkgs.which ];
|
||||
|
|
Loading…
Reference in a new issue