guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#57687] [PATCH 7/9] gnu: openorienteering-mapper: Add curl dependenc


From: Maxime Devos
Subject: [bug#57687] [PATCH 7/9] gnu: openorienteering-mapper: Add curl dependency.
Date: Thu, 8 Sep 2022 23:13:10 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.12.0


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 ...

Attachment: OpenPGP_0x49E3EE22191725EE.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]