summaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rwxr-xr-xMakefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 7e3095867..495c07c58 100755
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -33,7 +33,7 @@ BEGIN {
# PREREQ_PM
my %requires = (
- 'Alien::libcmark_gfm' => 0,
+ 'Alien::libcmark_gfm' => '3',
'Algorithm::BloomFilter' => '0.02',
'CGI' => '4.31',
'CGI::Compile' => 0,