mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 01:13:05 +00:00
rPackages.littler: fixed build
This commit is contained in:
parent
fdc6bf9837
commit
d0537e0b05
@ -378,6 +378,7 @@ let
|
||||
leidenAlg = [ pkgs.gmp.dev ];
|
||||
Libra = [ pkgs.gsl ];
|
||||
LOMAR = [ pkgs.gmp.dev ];
|
||||
littler = [ pkgs.libdeflate ];
|
||||
lpsymphony = with pkgs; [ pkg-config gfortran gettext ];
|
||||
lwgeom = with pkgs; [ proj geos gdal ];
|
||||
rsbml = [ pkgs.pkg-config ];
|
||||
|
Loading…
Reference in New Issue
Block a user