unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: manolis837@gmail.com
To: guix-devel@gnu.org
Subject: [PATCH] gnu: cross-kernel-headers: Remove propagated-inputs from xhurd-headers.
Date: Wed,  7 Dec 2016 12:37:43 +0200	[thread overview]
Message-ID: <20161207103743.24919-1-manolis837@gmail.com> (raw)

From: Manolis Ragkousis <manolis837@gmail.com>

* gnu/packages/cross-base.scm (xhurd-headers)[propagated-inputs]: Remove them.
---
 gnu/packages/cross-base.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/cross-base.scm b/gnu/packages/cross-base.scm
index e6553dc..5eb3ea2 100644
--- a/gnu/packages/cross-base.scm
+++ b/gnu/packages/cross-base.scm
@@ -362,7 +362,6 @@ GCC that does not target a libc; otherwise, target that libc."
       (name (string-append (package-name hurd-headers)
                            "-cross-" target))
 
-      (propagated-inputs `(("cross-mig" ,xmig)))
       (native-inputs `(("cross-gcc" ,xgcc)
                        ("cross-binutils" ,xbinutils)
                        ("cross-mig" ,xmig)
-- 
2.10.2

             reply	other threads:[~2016-12-07 10:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-07 10:37 manolis837 [this message]
2016-12-07 10:52 ` [PATCH] gnu: cross-kernel-headers: Remove propagated-inputs from xhurd-headers 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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=20161207103743.24919-1-manolis837@gmail.com \
    --to=manolis837@gmail.com \
    --cc=guix-devel@gnu.org \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).