use old geos 3.5.0

This commit is contained in:
2017-03-03 18:45:14 +01:00
parent fff2c6f174
commit 2a7f5c3780
2 changed files with 7 additions and 5 deletions

View File

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