summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/web.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index eafa6dda9c..9a4119ea2f 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -354,7 +354,7 @@ HTTP/1.1.")
(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")