On 08-09-2022 22:14, Felix Gruber wrote: > * gnu/packages/geo.scm (openorienteering-mapper)[inputs]: Add curl. > --- > gnu/packages/geo.scm | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm > index f27c97477d..c0ac44a81b 100644 > --- a/gnu/packages/geo.scm > +++ b/gnu/packages/geo.scm > @@ -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) Nevermind my comment about curl, I've now seen the cover letter ...