mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 08:30:57 +00:00
rPackages.rhdf5: remove dependencies
This commit is contained in:
committed by
Michael Daniels
parent
1a731ed04d
commit
5aeddfdbc0
@@ -742,7 +742,6 @@ let
|
||||
resultant = [ pkgs.pkg-config ];
|
||||
rgdal = [ pkgs.gdal ]; # for gdal-config
|
||||
rgeos = [ pkgs.geos ]; # for geos-config
|
||||
rhdf5 = [ pkgs.zlib ];
|
||||
ridge = [ pkgs.gsl ];
|
||||
rjags = [ pkgs.pkg-config ];
|
||||
rlas = [ pkgs.pkg-config ];
|
||||
|
||||
Reference in New Issue
Block a user