3
0
Fork 0
forked from mirrors/nixpkgs

rPackages.PING: fix build

This commit is contained in:
Justin Bedo 2021-12-02 13:21:55 +11:00
parent 08b77f3886
commit 248f05a120
No known key found for this signature in database
GPG key ID: 2C18202C56C182BD

View file

@ -638,6 +638,7 @@ let
rrd = [ pkgs.rrdtool ];
flowWorkspace = [ pkgs.zlib.dev ];
RcppMeCab = [ pkgs.mecab ];
PING = [ pkgs.gsl ];
};
packagesRequiringX = [