forked from mirrors/nixpkgs
rPackages.PING: fix build
This commit is contained in:
parent
08b77f3886
commit
248f05a120
|
@ -638,6 +638,7 @@ let
|
|||
rrd = [ pkgs.rrdtool ];
|
||||
flowWorkspace = [ pkgs.zlib.dev ];
|
||||
RcppMeCab = [ pkgs.mecab ];
|
||||
PING = [ pkgs.gsl ];
|
||||
};
|
||||
|
||||
packagesRequiringX = [
|
||||
|
|
Loading…
Reference in a new issue