Generate a dummy 'Fedora' fedora.img in images directory for use by tests.
[libguestfs.git] / README
diff --git a/README b/README
index a88f4cc..65e22cb 100644 (file)
--- a/README
+++ b/README
@@ -47,15 +47,17 @@ 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)