X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=75a438a33f70c0aca70c5b664e9be89c1c33851e;hb=7cd9f181280b397e3ef6c95845270d48368fc11f;hp=cf2a5e2ccc518225f2a98ddbb13d6fcfad5fbad5;hpb=04482188230a9be8e9a1335dbfcd8e3160a5768d;p=scpubgit%2Fstemmatology.git diff --git a/Makefile.PL b/Makefile.PL index cf2a5e2..75a438a 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -30,6 +30,7 @@ requires( 'TryCatch' ); requires( 'XML::Easy::Syntax' ); requires( 'XML::LibXML' ); requires( 'XML::LibXML::XPathContext' ); +requires( 'YAML::XS' ); # For the morphology stuff requires( 'Lingua::TagSet::Multext' ); requires( 'Lingua::TagSet::TreeTagger' );