mapserver: remove libxml http workaround

This commit is contained in:
Ivan Mincik
2024-12-09 10:13:20 +01:00
parent b525b9bafb
commit abd030bac7
+1 -1
View File
@@ -62,7 +62,7 @@ stdenv.mkDerivation rec {
libjpeg
libpng
librsvg
(libxml2.override { enableHttp = true; })
libxml2
postgresql
proj
protobufc