Remove *~ files when doing 'make clean'.
[libguestfs.git] / README
diff --git a/README b/README
index fe3de96..ecb5362 100644 (file)
--- a/README
+++ b/README
@@ -35,14 +35,18 @@ Requirements
 
 - XDR, rpcgen
 
+- Augeas (http://augeas.net/)
+
 - perldoc (pod2man, pod2text) to generate the manual pages and
 other documentation.
 
 - (Optional) OCaml if you want to modify the code or rebuild certain
-generated files.
+generated files, and also to build the OCaml bindings
 
 - (Optional) local Fedora mirror
 
+- (Optional) Perl if you want to build the perl bindings
+
 Running ./configure will check you have all the requirements installed
 on your machine.