3
0
Fork 0
forked from mirrors/nixpkgs

rPackages.rawrr: fix missing mono dependency

This commit is contained in:
Justin Bedo 2021-11-04 09:29:41 +11:00
parent a451b3441f
commit 93168abf30
No known key found for this signature in database
GPG key ID: 2C18202C56C182BD

View file

@ -571,6 +571,7 @@ let
sparkwarc = [ pkgs.zlib.dev ];
RoBMA = [ pkgs.jags ];
rGEDI = with pkgs; [ libgeotiff.dev libaec zlib.dev hdf5.dev ];
rawrr = [ pkgs.mono ];
};
packagesRequiringX = [