diff options
author | Guillaume Le Vaillant <glv@posteo.net> | 2022-06-25 19:34:35 +0200 |
---|---|---|
committer | Guillaume Le Vaillant <glv@posteo.net> | 2022-06-25 21:15:54 +0200 |
commit | f853f0757bf58a21aa149b78b16b0a7d62da7351 (patch) | |
tree | b95a0cb5f3837c765f3c3882551782fdedf2ab32 /gnu/packages/geo.scm | |
parent | d4c8e8b62fb9ef59e203e97cbb9bfa9e83389199 (diff) |
gnu: postgis: Fix build with gdal 3.5.0.
* gnu/packages/geo.scm (postgis)[inputs]: Add openssl.
Diffstat (limited to 'gnu/packages/geo.scm')
-rw-r--r-- | gnu/packages/geo.scm | 1 |
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 |