gnu: gplates: Add curl dependency.
* gnu/packages/geo.scm (gplates)[inputs]: Add curl. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>master
parent
3b14615b2d
commit
59c6e2352e
|
@ -2732,6 +2732,7 @@ using third-party geocoders and other data sources.")
|
|||
(inputs
|
||||
(list boost
|
||||
cgal
|
||||
curl
|
||||
gdal
|
||||
glew
|
||||
glu
|
||||
|
|
Reference in New Issue