guix-commits
[Top][All Lists]
Advanced

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

08/11: gnu: gplates: Add curl dependency.


From: guix-commits
Subject: 08/11: gnu: gplates: Add curl dependency.
Date: Sun, 11 Sep 2022 10:06:58 -0400 (EDT)

glv pushed a commit to branch master
in repository guix.

commit 59c6e2352ed296ced870e8703cffbd34c652b1b1
Author: Felix Gruber <felgru@posteo.net>
AuthorDate: Thu Sep 8 20:14:37 2022 +0000

    gnu: gplates: Add curl dependency.
    
    * gnu/packages/geo.scm (gplates)[inputs]: Add curl.
    
    Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
---
 gnu/packages/geo.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index c0ac44a81b..962c2179a7 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -2732,6 +2732,7 @@ using third-party geocoders and other data sources.")
     (inputs
      (list boost
            cgal
+           curl
            gdal
            glew
            glu



reply via email to

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