use old geos 3.5.0
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user