From b4e9569d404ad047e3d2016ba80406af75db2d45 Mon Sep 17 00:00:00 2001 From: Jean-Pierre PRUNARET Date: Tue, 20 Dec 2016 00:40:18 +0100 Subject: [PATCH] osm2pgsql: ajout ssl --- osm2pgsql.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/osm2pgsql.nix b/osm2pgsql.nix index fc30b3a..c729ad4 100644 --- a/osm2pgsql.nix +++ b/osm2pgsql.nix @@ -16,8 +16,9 @@ stdenv.mkDerivation rec { cmake expat geos + libressl # TLS, crypto implementation lua - python # regression tests + python # regression tests postgresql proj zlib