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
|
(inputs
|
||||||
(list boost
|
(list boost
|
||||||
cgal
|
cgal
|
||||||
|
curl
|
||||||
gdal
|
gdal
|
||||||
glew
|
glew
|
||||||
glu
|
glu
|
||||||
|
|
Reference in New Issue