gnu: perl-xml-xpath: Propagate inputs.

* gnu/packages/xml.scm (perl-xml-xpath)[inputs]: Rename this...
[propagated-inputs]: ...to this.
master
Tobias Geerinckx-Rice 2018-06-14 22:36:33 +02:00
parent 50632f0a8d
commit 9332d70602
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -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")