diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2009-06-24 15:36:58 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2009-06-24 15:36:58 +0100 |
commit | 1f6bc26fc0967c6e4ae4a4514d9734288839c0fd (patch) | |
tree | 3956e21ab9391835983f81ab47cc31036073b789 /README | |
parent | 53f5ea28ffe26c112e51ebdef6d46c25919ced4f (diff) | |
download | libguestfs-1f6bc26fc0967c6e4ae4a4514d9734288839c0fd.tar.gz libguestfs-1f6bc26fc0967c6e4ae4a4514d9734288839c0fd.tar.xz libguestfs-1f6bc26fc0967c6e4ae4a4514d9734288839c0fd.zip |
Fix libvirt integration in virt-inspector.
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -73,6 +73,9 @@ bindings - (Optional) GHC if you want to build the Haskell bindings +- (Optional) Perl XML::XPath, Sys::Virt modules (for libvirt support +in virt-inspector). + Running ./configure will check you have all the requirements installed on your machine. |