rPackages.flowWorkspace: fix missing zlib dependency
This commit is contained in:
@@ -599,6 +599,7 @@ let
|
||||
RmecabKo = [ pkgs.mecab ];
|
||||
PoissonBinomial = [ pkgs.fftw.dev ];
|
||||
rrd = [ pkgs.rrdtool ];
|
||||
flowWorkspace = [ pkgs.zlib.dev ];
|
||||
};
|
||||
|
||||
packagesRequiringX = [
|
||||
|
||||
Reference in New Issue
Block a user