summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2010-11-24 10:00:06 +0000
committerRichard W.M. Jones <rjones@redhat.com>2010-11-24 11:29:10 +0000
commit951ea0e189f051c85de14c508d90d3bad0f1ca7a (patch)
tree532c39b977ac1167ca0479d098711c146fd8b5b9 /README
parentc6478d6a01c210ef19735429d7602e3458733e25 (diff)
downloadlibguestfs-951ea0e189f051c85de14c508d90d3bad0f1ca7a.tar.gz
libguestfs-951ea0e189f051c85de14c508d90d3bad0f1ca7a.tar.xz
libguestfs-951ea0e189f051c85de14c508d90d3bad0f1ca7a.zip
build: virt-make-fs requires String::ShellQuote, add to configure.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index fe3a745c..c2a75b1d 100644
--- a/README
+++ b/README
@@ -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.