fish: Use core add-domain API to implement '-d' option.
[libguestfs.git] / README
diff --git a/README b/README
index aa43bbb..65e22cb 100644 (file)
--- a/README
+++ b/README
@@ -39,7 +39,7 @@ Requirements
 
 - recent QEMU >= 0.12 with virtio-serial support
 
-- febootstrap >= 2.9
+- febootstrap >= 2.10
 
 - fakeroot
 
@@ -47,21 +47,23 @@ Requirements
 
 - XDR, rpcgen (on Linux these are provided by glibc)
 
-- pcre (Perl Compatible Regular Expressions C library)
+- pcre (Perl Compatible Regular Expressions C library) (optional)
 
-- libmagic (the library that corresponds to the 'file' command)
+- libmagic (the library that corresponds to the 'file' command) (optional)
 
-- libvirt
+- libvirt (optional)
 
-- libxml2
+- libxml2 (optional)
 
-- Augeas (http://augeas.net/)
+- Augeas (http://augeas.net/) (optional)
+
+- gperf
 
 - squashfs-tools (mksquashfs only)
 
 - genisoimage / mkisofs
 
-- (Optional) hivex >= 1.2.1 to build Windows Registry support
+- hivex >= 1.2.1 (http://libguestfs.org/download)
 
 - (Optional) FUSE to build the FUSE module