mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 00:20:58 +00:00
rPackages.cld3: fix dependencies
This commit is contained in:
committed by
Michael Daniels
parent
d5482a6ed0
commit
cf52efa9d5
@@ -1248,6 +1248,7 @@ let
|
||||
gsl
|
||||
];
|
||||
cit = [ pkgs.gsl ];
|
||||
cld3 = [ pkgs.protobuf ];
|
||||
clustermq = [ pkgs.zeromq ];
|
||||
coga = [ pkgs.gsl.dev ];
|
||||
crandep = [ pkgs.gsl ];
|
||||
|
||||
Reference in New Issue
Block a user