Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
note a few more dependencies
  • Loading branch information
moritz committed Aug 15, 2011
1 parent 2d8962e commit 22b4128
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Build.PL
Expand Up @@ -12,6 +12,8 @@ my $build = Module::Build->new(
# and now the list of perl module dependencies
requires => {
'HTML::Template' => 0,
'Mojolicious' => 0,
'YAML' => 0,
}
);
$build->create_build_script;

0 comments on commit 22b4128

Please sign in to comment.