guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/03: gnu: postgis: Fix build with gdal 3.5.0.


From: guix-commits
Subject: 02/03: gnu: postgis: Fix build with gdal 3.5.0.
Date: Sat, 25 Jun 2022 15:16:36 -0400 (EDT)

glv pushed a commit to branch master
in repository guix.

commit f853f0757bf58a21aa149b78b16b0a7d62da7351
Author: Guillaume Le Vaillant <glv@posteo.net>
AuthorDate: Sat Jun 25 19:34:35 2022 +0200

    gnu: postgis: Fix build with gdal 3.5.0.
    
    * gnu/packages/geo.scm (postgis)[inputs]: Add openssl.
---
 gnu/packages/geo.scm | 1 +
 1 file changed, 1 insertion(+)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]