all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: r: Add pango to inputs.
Date: Fri, 17 Jun 2016 17:18:03 +0200	[thread overview]
Message-ID: <87r3bvu9n8.fsf@gnu.org> (raw)
In-Reply-To: <20160617101312.11798-2-ricardo.wurmus@mdc-berlin.de> (Ricardo Wurmus's message of "Fri, 17 Jun 2016 12:13:12 +0200")

Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de> skribis:

> * gnu/packages/statistics.scm (r)[inputs]: Remove cairo, add pango.
> ---
>  gnu/packages/statistics.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
> index 1288d9d..abc0c7e 100644
> --- a/gnu/packages/statistics.scm
> +++ b/gnu/packages/statistics.scm
> @@ -165,7 +165,7 @@ be output in text, PostScript, PDF or HTML.")
>         ("which" ,which) ; for tests/Examples/base-Ex.R
>         ("xz" ,xz)))
>      (inputs
> -     `(("cairo" ,cairo)
> +     `(("pango" ,pango)

Maybe mention “for the cairo BitmapType backend” in a comment so that
nobody views it as a thinko.

Thanks,
Ludo’.

  reply	other threads:[~2016-06-17 15:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-17 10:13 [PATCH] gnu: r: Add pango to inputs Ricardo Wurmus
2016-06-17 10:13 ` Ricardo Wurmus
2016-06-17 15:18   ` Ludovic Courtès [this message]
2016-06-28  7:36     ` Ricardo Wurmus
2016-06-17 12:26 ` Ricardo Wurmus

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=87r3bvu9n8.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=ricardo.wurmus@mdc-berlin.de \
    /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.