gnu: postgis: Fix build with gdal 3.5.0.

* gnu/packages/geo.scm (postgis)[inputs]: Add openssl.
This commit is contained in:
Guillaume Le Vaillant 2022-06-25 19:34:35 +02:00
parent d4c8e8b62f
commit f853f0757b
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -1146,6 +1146,7 @@ (define-public postgis
json-c
libjpeg-turbo
libxml2
openssl
pcre
postgresql
protobuf-c