gnu: cross-kernel-headers: Remove propagated-inputs from xhurd-headers.

* gnu/packages/cross-base.scm (xhurd-headers)[propagated-inputs]: Remove them.
This commit is contained in:
Manolis Ragkousis 2016-12-04 16:56:58 +02:00
parent dea91108cf
commit 1ecb7be8b7
No known key found for this signature in database
GPG Key ID: 327C1EF38DF54C32
1 changed files with 0 additions and 1 deletions

View File

@ -456,7 +456,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)