Unverified Commit 8ebbf8f8 authored by Vladimír Čunát's avatar Vladimír Čunát
Browse files

gdal: fix by using libxml2 with http support (again)

parent 614efe64
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -168,7 +168,7 @@ stdenv.mkDerivation (finalAttrs: {
      json_c
      lerc
      xz
      libxml2
      (libxml2.override { enableHttp = true; })
      lz4
      openjpeg
      openssl