rPackages.csaw: fix build

This commit is contained in:
Justin Bedo
2021-09-27 18:17:57 +10:00
parent 5ed5a62cae
commit 831fa2f7b9
+1
View File
@@ -476,6 +476,7 @@ let
spp = with pkgs; [ zlib.dev ];
Rbowtie = with pkgs; [ zlib.dev ];
gaston = with pkgs; [ zlib.dev ];
csaw = with pkgs; [ zlib.dev curl ];
};
packagesRequireingX = [