about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorTuomas Tynkkynen <tuomas.tynkkynen@iki.fi>2016-04-13 06:41:05 +0300
committerTuomas Tynkkynen <tuomas.tynkkynen@iki.fi>2016-04-13 06:41:05 +0300
commit773f27525a12b703b98f0343109e57d07b18214e (patch)
tree73988454b798dc686ea95b9da8ea8e7fa27a824e /pkgs
parent3dc2e7877e84892286222913ae783d544b7bcd74 (diff)
downloadnixlib-773f27525a12b703b98f0343109e57d07b18214e.tar
nixlib-773f27525a12b703b98f0343109e57d07b18214e.tar.gz
nixlib-773f27525a12b703b98f0343109e57d07b18214e.tar.bz2
nixlib-773f27525a12b703b98f0343109e57d07b18214e.tar.lz
nixlib-773f27525a12b703b98f0343109e57d07b18214e.tar.xz
nixlib-773f27525a12b703b98f0343109e57d07b18214e.tar.zst
nixlib-773f27525a12b703b98f0343109e57d07b18214e.zip
perlPackages.HTMLFormFu: fix build
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/top-level/perl-packages.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/top-level/perl-packages.nix b/pkgs/top-level/perl-packages.nix
index 24c80c03d55d..3777ddf9d572 100644
--- a/pkgs/top-level/perl-packages.nix
+++ b/pkgs/top-level/perl-packages.nix
@@ -5622,7 +5622,7 @@ let self = _self // overrides; _self = with self; {
       sha256 = "0fvilng85wc65pna898x7mp4hx73mhahl7j2s10gj76avmxdizsw";
     };
     buildInputs = [ FileShareDirInstall TestAggregate TestException ];
-    propagatedBuildInputs = [ Clone ConfigAny DataVisitor DateTime
+    propagatedBuildInputs = [ CGI Clone ConfigAny DataVisitor DateTime
       DateTimeFormatBuilder DateTimeFormatNatural DateTimeFormatStrptime
       DateTimeLocale EmailValid FileShareDir HTMLScrubber HTMLTokeParserSimple
       HTTPMessage HashFlatten ListMoreUtils ModulePluggable Moose MooseXAliases