me
/
guix
Archived
1
0
Fork 0

gnu: openorienteering-mapper: Add curl dependency.

* gnu/packages/geo.scm (openorienteering-mapper)[inputs]: Add curl.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
master
Felix Gruber 2022-09-08 20:14:36 +00:00 committed by Guillaume Le Vaillant
parent 8bb5bcf679
commit 3b14615b2d
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F
1 changed files with 1 additions and 0 deletions

View File

@ -2209,6 +2209,7 @@ track your position right from your laptop.")
(inputs
`(("clipper" ,clipper)
("cups" ,cups)
("curl" ,curl)
("gdal" ,gdal)
("proj" ,proj)
("qtbase" ,qtbase-5)