summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Le Vaillant <glv@posteo.net>2022-06-25 19:34:35 +0200
committerGuillaume Le Vaillant <glv@posteo.net>2022-06-25 21:15:54 +0200
commitf853f0757bf58a21aa149b78b16b0a7d62da7351 (patch)
treeb95a0cb5f3837c765f3c3882551782fdedf2ab32
parentd4c8e8b62fb9ef59e203e97cbb9bfa9e83389199 (diff)
downloadguix-patches-f853f0757bf58a21aa149b78b16b0a7d62da7351.tar
guix-patches-f853f0757bf58a21aa149b78b16b0a7d62da7351.tar.gz
gnu: postgis: Fix build with gdal 3.5.0.
* gnu/packages/geo.scm (postgis)[inputs]: Add openssl.
-rw-r--r--gnu/packages/geo.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index 3792e1b1e1..a64212b738 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -1146,6 +1146,7 @@ Shapely capabilities
json-c
libjpeg-turbo
libxml2
+ openssl
pcre
postgresql
protobuf-c