summaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rwxr-xr-xMakefile.PL3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index bfeaafa43..9c1f05e6f 100755
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -71,6 +71,9 @@ my %requires = (
'HTML::Escape' => '1.10',
'URI::Escape::XS' => '0.14',
'Sereal' => '4.004',
+ 'Log::Dispatch' => '2.67',
+ 'Log::Log4perl' => '1.49',
+ 'JSON::MaybeXS' => '1.003008',
);
my %build_requires = (
'ExtUtils::MakeMaker' => '7.22',