gnu: perl-xml-xpath: Propagate inputs.
* gnu/packages/xml.scm (perl-xml-xpath)[inputs]: Rename this... [propagated-inputs]: ...to this.
This commit is contained in:
		
							parent
							
								
									50632f0a8d
								
							
						
					
					
						commit
						9332d70602
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -824,7 +824,7 @@ RSS 0.91, RSS 1.0, RSS 2.0, Atom")
 | 
			
		|||
    (build-system perl-build-system)
 | 
			
		||||
    (native-inputs
 | 
			
		||||
     `(("perl-path-tiny" ,perl-path-tiny)))
 | 
			
		||||
    (inputs
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
     `(("perl-xml-parser" ,perl-xml-parser)))
 | 
			
		||||
    (home-page "http://search.cpan.org/dist/XML-XPath")
 | 
			
		||||
    (synopsis "Parse and evaluate XPath statements")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue