mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-13 04:28:25 +00:00
rPackages.bigmemory: add missing dependency
This commit is contained in:
parent
3f86920ae8
commit
644b5a7ac7
@ -511,6 +511,7 @@ let
|
||||
nat = [ pkgs.which ];
|
||||
nat_templatebrains = [ pkgs.which ];
|
||||
pbdZMQ = lib.optionals stdenv.isDarwin [ pkgs.darwin.binutils ];
|
||||
bigmemory = [ pkgs.libuuid.dev ];
|
||||
clustermq = [ pkgs.pkg-config ];
|
||||
RMark = [ pkgs.which ];
|
||||
RPushbullet = [ pkgs.which ];
|
||||
|
Loading…
Reference in New Issue
Block a user