From 1f6bc26fc0967c6e4ae4a4514d9734288839c0fd Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 24 Jun 2009 15:36:58 +0100 Subject: Fix libvirt integration in virt-inspector. --- README | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README') diff --git a/README b/README index 3dea215c..e376cc71 100644 --- a/README +++ b/README @@ -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. -- cgit