fish: Reimplement -i option using new C-based inspection.
[libguestfs.git] / README
diff --git a/README b/README
index ea1da1f..15e6581 100644 (file)
--- a/README
+++ b/README
@@ -48,6 +48,14 @@ Requirements
 
 - XDR, rpcgen (on Linux these are provided by glibc)
 
+- pcre (Perl Compatible Regular Expressions C library)
+
+- libmagic (the library that corresponds to the 'file' command)
+
+- libvirt
+
+- libxml2
+
 - squashfs-tools (mksquashfs only)
 
 - genisoimage / mkisofs