gnu: perl-libxml: Propagate input.

* gnu/packages/xml.scm (perl-libxml): Propagate input perl-xml-parser.
master
Andreas Enge 2013-12-10 00:13:08 +01:00
parent f852114ed6
commit 7b81406a4f
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ given at XML::Parser creation time.")
(base32
"1jy9af0ljyzj7wakqli0437zb2vrbplqj4xhab7bfj2xgfdhawa5"))))
(build-system perl-build-system)
(inputs
(propagated-inputs
`(("perl-xml-parser" ,perl-xml-parser)))
(license (package-license perl))
(synopsis "Perl SAX parser using XML::Parser")