mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 16:33:15 +00:00
grass: fix build by using libxml2 with http support
This commit is contained in:
parent
7feaafb5f1
commit
309eb346d6
@ -68,7 +68,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
libmysqlclient
|
||||
libpng
|
||||
libtiff
|
||||
libxml2
|
||||
(libxml2.override { enableHttp = true; })
|
||||
netcdf
|
||||
pdal
|
||||
postgresql
|
||||
|
Loading…
Reference in New Issue
Block a user