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:
		
							parent
							
								
									dea91108cf
								
							
						
					
					
						commit
						1ecb7be8b7
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -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)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue