~ruther/guix-local

59c6e2352ed296ced870e8703cffbd34c652b1b1 — Felix Gruber 3 years ago 3b14615
gnu: gplates: Add curl dependency.

* gnu/packages/geo.scm (gplates)[inputs]: Add curl.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/geo.scm
M gnu/packages/geo.scm => gnu/packages/geo.scm +1 -0
@@ 2732,6 2732,7 @@ using third-party geocoders and other data sources.")
    (inputs
     (list boost
           cgal
           curl
           gdal
           glew
           glu