X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=README;h=57021e9474da8ae0c56adf8fb835abc0b160bc70;hp=fe3a745c4891ca2950d92aa7063fd5dca09f2c2c;hb=18de192b0a4b71ade57acc0b6af311cc17a1bf0a;hpb=22a50e4e3bb9125c5f2520b812811d4ae2bd7d72 diff --git a/README b/README index fe3a745..57021e9 100644 --- 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.