gnu: perl-xml-dom: Propagate inputs.

* gnu/packages/xml.scm (perl-xml-dom): Drop inputs that are obtained through
    propagation, propagate the other inputs.
master
Andreas Enge 2013-12-10 00:17:04 +01:00
parent 7b81406a4f
commit f7faff88b7
1 changed files with 2 additions and 6 deletions

View File

@ -222,13 +222,9 @@ EntityRef, CharRef, Reference, Name, NmToken, and AttValue.")
(base32
"1r0ampc88ni3sjpzr583k86076qg399arfm9xirv3cw49k3k5bzn"))))
(build-system perl-build-system)
(inputs
`(("perl-http-date" ,perl-http-date)
("perl-http-message" ,perl-http-message)
("perl-libwww" ,perl-libwww)
(propagated-inputs
`(("perl-libwww" ,perl-libwww)
("perl-libxml" ,perl-libxml)
("perl-uri" ,perl-uri)
("perl-xml-parser" ,perl-xml-parser)
("perl-xml-regexp" ,perl-xml-regexp)))
(license (package-license perl))
(synopsis