rPackages.arrangements: fix build

This commit is contained in:
Justin Bedo 2021-09-26 18:06:19 +10:00
parent 1af3c32897
commit 17ffaf2a07
No known key found for this signature in database
GPG Key ID: 2C18202C56C182BD

View File

@ -472,6 +472,7 @@ let
qpdf = with pkgs; [ libjpeg.dev zlib.dev ];
vcfR = with pkgs; [ zlib.dev ];
bio3d = with pkgs; [ zlib.dev ];
arrangements = with pkgs; [ gmp.dev ];
};
packagesRequireingX = [