X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/fa5a8aae76c705913467d2e41f50692a9ac1fc26..3308875f15898dd03cdd519525a9aa6e0b284848:/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", }, );