diff options
Diffstat (limited to 'misc/bundle/Makefile.PL')
-rw-r--r-- | misc/bundle/Makefile.PL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bundle/Makefile.PL b/misc/bundle/Makefile.PL index feb9afb..6d06b26 100644 --- a/misc/bundle/Makefile.PL +++ b/misc/bundle/Makefile.PL @@ -40,7 +40,7 @@ WriteMakefile( "URI::Escape" => 0, "URI::file" => 0, "URI::Heuristic" => 0, - "XML::LibXML" => "1.70", + "XML::LibXML" => 1.73, # Optional: "Encode::JIS2K" => 0, |