Unverified Commit 52b73499 authored by Ivan Mincik's avatar Ivan Mincik Committed by GitHub
Browse files

osm2pgsql: fix build (#462483)

parents 2ca8555f 4039adaf
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