X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/fa5a8aae76c705913467d2e41f50692a9ac1fc26..5351cdd0f0b1475775d09b342e244f79626d7acd:/Makefile.PL diff --git a/Makefile.PL b/Makefile.PL index f1df8bcd3..c03142aae 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -187,5 +187,6 @@ WriteMakefile( 'HTML::Parser' => "0", 'URI' => "0", 'Data::Dumper' => "2.11", + 'YAML::XS' => "0", }, );