all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maxime Devos <maximedevos@telenet.be>
To: Felix Gruber <felgru@posteo.net>, 57687@debbugs.gnu.org
Subject: [bug#57687] [PATCH 7/9] gnu: openorienteering-mapper: Add curl dependency.
Date: Thu, 8 Sep 2022 23:13:10 +0200	[thread overview]
Message-ID: <672885f7-d819-720d-3f52-1b1e653de28f@telenet.be> (raw)
In-Reply-To: <20220908201438.89973-7-felgru@posteo.net>


[-- Attachment #1.1.1: Type: text/plain, Size: 682 bytes --]


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 #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 929 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 236 bytes --]

  parent reply	other threads:[~2022-09-08 21:14 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-08 20:12 [bug#57687] [PATCH 0/9] Update proj to 9.0.1 Felix Gruber
2022-09-08 20:14 ` [bug#57687] [PATCH 1/9] gnu: Add proj-7 Felix Gruber
2022-09-08 20:14 ` [bug#57687] [PATCH 2/9] gnu: vtk: Build against proj-7 Felix Gruber
2022-09-08 20:14 ` [bug#57687] [PATCH 3/9] gnu: xygrib: " Felix Gruber
2022-09-08 20:14 ` [bug#57687] [PATCH 4/9] gnu: proj: Update to 9.0.1 Felix Gruber
2022-09-08 20:14 ` [bug#57687] [PATCH 5/9] gnu: python-pyproj: Update to 3.3.1 Felix Gruber
2022-09-08 20:14 ` [bug#57687] [PATCH 6/9] gnu: python-cartopy: Update to 0.20.3 Felix Gruber
2022-09-08 20:14 ` [bug#57687] [PATCH 7/9] gnu: openorienteering-mapper: Add curl dependency Felix Gruber
2022-09-08 21:12   ` Maxime Devos
2022-09-08 21:13   ` Maxime Devos [this message]
2022-09-08 20:14 ` [bug#57687] [PATCH 8/9] gnu: gplates: " Felix Gruber
2022-09-08 20:14 ` [bug#57687] [PATCH 9/9] gnu: qgis: Disable failing tests Felix Gruber
2022-09-11 14:08 ` bug#57687: [PATCH 0/9] Update proj to 9.0.1 Guillaume Le Vaillant

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=672885f7-d819-720d-3f52-1b1e653de28f@telenet.be \
    --to=maximedevos@telenet.be \
    --cc=57687@debbugs.gnu.org \
    --cc=felgru@posteo.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.