osm2pgsql: ajout ssl

This commit is contained in:
2016-12-20 00:40:18 +01:00
parent 757df1b04c
commit b4e9569d40

View File

@@ -16,8 +16,9 @@ stdenv.mkDerivation rec {
cmake
expat
geos
libressl # TLS, crypto implementation
lua
python # regression tests
python # regression tests
postgresql
proj
zlib