rPackages.csaw: fix build

This commit is contained in:
Justin Bedo 2021-09-27 09:48:24 +10:00
parent 5ed5a62cae
commit 831fa2f7b9
No known key found for this signature in database
GPG Key ID: 2C18202C56C182BD

@ -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 = [