perlPackages.HTMLFormFu: add missing test dependency
This commit is contained in:
parent
8de67b05f7
commit
aea195b7df
1 changed files with 1 additions and 0 deletions
|
@ -3857,6 +3857,7 @@ rec {
|
|||
url = "mirror://cpan/modules/by-module/HTML/${name}.tar.gz";
|
||||
sha256 = "08hf6z35yhfd1521ip8x5hpwb7h09k643s9sqf6ddmi9yvqini1k";
|
||||
};
|
||||
buildInputs = [ CGISimple ];
|
||||
propagatedBuildInputs =
|
||||
[ ClassAccessorChained Clone ConfigAny
|
||||
DateCalc ListMoreUtils EmailValid
|
||||
|
|
Loading…
Reference in a new issue