all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: iyzsong@gmail.com
Cc: guix-devel@gnu.org
Subject: Re: 01/01: gnu: gnutls: Propagate zlib.
Date: Thu, 05 Feb 2015 21:28:33 +0100	[thread overview]
Message-ID: <87bnl814su.fsf@gnu.org> (raw)
In-Reply-To: <E1YJJyn-0003yG-6h@vcs.savannah.gnu.org> (iyzsong@gmail.com's message of "Thu, 05 Feb 2015 10:48:13 +0000")

??? <iyzsong@gmail.com> skribis:

> commit 122ddc595e22a933dbffaad1153876cc7ea2203b
> Author: 宋文武 <iyzsong@gmail.com>
> Date:   Thu Feb 5 18:46:59 2015 +0800
>
>     gnu: gnutls: Propagate zlib.
>     
>     * gnu/packages/gnutls.scm (gnutls): Move zlib to 'propagated-inputs'.

[...]

>      (inputs
>       `(("guile" ,guile-2.0)
> -       ("zlib" ,guix:zlib)
>         ("perl" ,perl)))
>      (propagated-inputs
>       `(("libtasn1" ,libtasn1)
>         ("nettle" ,nettle)
> -       ("which" ,which)))
> +       ("which" ,which)
> +       ("zlib" ,guix:zlib)))

Could you add a comment explaining why this needs to be propagated?

TIA,
Ludo’.

       reply	other threads:[~2015-02-05 20:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20150205104812.15210.37712@vcs.savannah.gnu.org>
     [not found] ` <E1YJJyn-0003yG-6h@vcs.savannah.gnu.org>
2015-02-05 20:28   ` Ludovic Courtès [this message]
2015-02-08 11:31     ` 01/01: gnu: gnutls: Propagate zlib 宋文武
2015-02-08 14:43       ` Ludovic Courtès

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=87bnl814su.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=iyzsong@gmail.com \
    /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.