gnu: perl-file-listing: Propagate input.

* gnu/packages/web.scm (perl-file-listing): Propagate input perl-http-date.
This commit is contained in:
Andreas Enge 2013-12-09 23:49:22 +01:00
parent 3adf588805
commit 846972ebe5

View file

@ -354,7 +354,7 @@ (define-public perl-file-listing
(base32
"1xcwjlnxaiwwpn41a5yi6nz95ywh3szq5chdxiwj36kqsvy5000y"))))
(build-system perl-build-system)
(inputs
(propagated-inputs
`(("perl-http-date" ,perl-http-date)))
(license (package-license perl))
(synopsis "Perl directory listing parser")