Minimum libvirt version is >= 1.1.1.

Note this is the version in RHEL 7.
This commit is contained in:
Richard W.M. Jones
2014-01-16 20:00:03 +00:00
parent 4a0f5ed382
commit 6b3e05e8da
2 changed files with 6 additions and 7 deletions

2
README
View File

@@ -118,7 +118,7 @@ The full requirements are described below.
+--------------+-------------+---+-----------------------------------------+
| libmagic | | O | The library used by the 'file' command. |
+--------------+-------------+---+-----------------------------------------+
| libvirt | | O | >= 0.10.2 is needed if you want to use |
| libvirt | | O | >= 1.1.1 is needed if you want to use |
| | | | libvirt to manage transient VMs. |
+--------------+-------------+---+-----------------------------------------+
| xmllint | | O | Part of libxml2. Used for tests only. |