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