Allow manual pages and POD files to be translated.
[libguestfs.git] / README
diff --git a/README b/README
index b31f9a1..199f595 100644 (file)
--- a/README
+++ b/README
@@ -37,10 +37,9 @@ Home page
 Requirements
 ----------------------------------------------------------------------
 
-- recent QEMU >= 0.10 with vmchannel support
-  http://lists.gnu.org/archive/html/qemu-devel/2009-02/msg01042.html
+- recent QEMU >= 0.12 with virtio-serial support
 
-- febootstrap >= 2.8
+- febootstrap >= 2.9
 
 - fakeroot
 
@@ -95,6 +94,8 @@ in virt-inspector).
 
 - (Optional, but highly recommended) perl-libintl for translating perl code.
 
+- (Optional) po4a for translating manpages and POD files.
+
 Running ./configure will check you have all the requirements installed
 on your machine.