perl: XML::XPath and XML::XPath::XMLParser are not required.

This commit is contained in:
Richard W.M. Jones
2015-05-29 15:05:02 +01:00
parent c31c077aa5
commit 98e40a0cc8

4
README
View File

@@ -234,10 +234,6 @@ The full requirements are described below.
+--------------+-------------+---+-----------------------------------------+
| Test::More | | O | Perl module used by tests. |
+--------------+-------------+---+-----------------------------------------+
| XML::XPath | | O | Perl module used by some virt-* tools. |
+--------------+-------------+---+-----------------------------------------+
| XML::XPath::XMLParser | O | Perl module used by some virt-* tools. |
+--------------+-------------+---+-----------------------------------------+
| perl-libintl | | O | Perl module for localization. |
+--------------+-------------+---+-----------------------------------------+
| bash-completion | O | For tab-completion of commands in bash. |