grass: fix build by using libxml2 with http support

This commit is contained in:
Ivan Mincik 2024-07-30 18:36:53 +02:00
parent 7feaafb5f1
commit 309eb346d6

View File

@ -68,7 +68,7 @@ stdenv.mkDerivation (finalAttrs: {
libmysqlclient
libpng
libtiff
libxml2
(libxml2.override { enableHttp = true; })
netcdf
pdal
postgresql