grass: fix build by using libxml2 with http support
This commit is contained in:
@@ -68,7 +68,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
libmysqlclient
|
||||
libpng
|
||||
libtiff
|
||||
libxml2
|
||||
(libxml2.override { enableHttp = true; })
|
||||
netcdf
|
||||
pdal
|
||||
postgresql
|
||||
|
||||
Reference in New Issue
Block a user