This commit is contained in:
2017-03-03 18:23:17 +01:00
parent 16d2d77d4a
commit fff2c6f174

View File

@@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
# https://github.com/openstreetmap/osm2pgsql/issues/634
# https://bz-attachments.freebsd.org/attachment.cgi?id=177390
patches = [
use-geos36.patch
./use-geos36.patch
];
#nativeBuildInputs = [ ];