build: Centralize all POD manipulation in 'podwrapper.sh' script.
[libguestfs.git] / README
diff --git a/README b/README
index fe3a745..57021e9 100644 (file)
--- a/README
+++ b/README
@@ -70,8 +70,8 @@ Requirements
 
 - (Optional) FUSE to build the FUSE module
 
-- perldoc (pod2man, pod2text) to generate the manual pages and
-  other documentation.
+- perldoc (pod2man, pod2text, pod2html) to generate the manual pages
+  and other documentation.
 
 - (Optional) Readline to have nicer command-line editing in guestfish.
 
@@ -101,6 +101,8 @@ bindings
 
 - (Optional) Perl Test::More module (from perl Test::Simple).
 
+- (Optional) Perl String::ShellQuote module.
+
 - (Optional, but highly recommended) perl-libintl for translating perl code.
 
 - (Optional) po4a for translating manpages and POD files.