diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-28 10:57:25 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-28 10:57:25 +0200 |
commit | 1e8ca3b26e5faee8d452025aaed0e79f8229880f (patch) | |
tree | b3c60c03658963b78b8bee4cea885e6b0338800c /perl/perl-xml-libxml/README | |
parent | c409d9b303a09a4324cd1e1470877d704e820faf (diff) |
perl/perl-xml-libxml: Fixed dep information
Diffstat (limited to 'perl/perl-xml-libxml/README')
-rw-r--r-- | perl/perl-xml-libxml/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/perl/perl-xml-libxml/README b/perl/perl-xml-libxml/README index eac48f79a2d0c..3be121d3d0d06 100644 --- a/perl/perl-xml-libxml/README +++ b/perl/perl-xml-libxml/README @@ -1,7 +1,5 @@ XML::LibXML - Perl Binding for libxml2 -This requires perl-xml-sax and perl-xml-namespacesupport - Run these 2 commands if you remove this package. perl -MXML::SAX -e "XML::SAX->remove_parser(q(XML::LibXML::SAX::Parser))->save_parsers()" perl -MXML::SAX -e "XML::SAX->remove_parser(q(XML::LibXML::SAX))->save_parsers()" |