summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Build.PL')
-rw-r--r--Build.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build.PL b/Build.PL
index 4012c18d..c5f6fcde 100644
--- a/Build.PL
+++ b/Build.PL
@@ -27,7 +27,7 @@ my $build = Module::Build->new (
'Config::Std' => 0,
'MIME::Lite' => 0,
'Error' => 0,
- 'Template' => 0,
+ 'Template' => '>= 2.14',
'Template::Latex' => 0,
'Test::More' => 0,
'Test::Trap' => 0,