diff options
Diffstat (limited to 'misc/bundle/Makefile.PL')
-rw-r--r-- | misc/bundle/Makefile.PL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/bundle/Makefile.PL b/misc/bundle/Makefile.PL index 975b490..92e53e8 100644 --- a/misc/bundle/Makefile.PL +++ b/misc/bundle/Makefile.PL @@ -16,6 +16,7 @@ WriteMakefile( Net::IP => 0, SGML::Parser::OpenSP => 0 URI => 0, + XML::LibXML => 0, }, dist => { TARFLAGS => '--owner=0 --group=0 -cvf' }, clean => { FILES => 'ChangeLog.bak' }, |