Unverified Commit 4039adaf authored by Nikolay Korotkiy's avatar Nikolay Korotkiy
Browse files

osm2pgsql: fix build

parent 50a96edd
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
  fetchFromGitHub,
  cmake,
  expat,
  fmt,
  fmt_11,
  proj,
  bzip2,
  cli11,
@@ -46,7 +46,7 @@ stdenv.mkDerivation (finalAttrs: {
    bzip2
    cli11
    expat
    fmt
    fmt_11
    libosmium
    libpq
    nlohmann_json