summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-04-14 15:52:04 +0100
committerRichard Jones <rjones@redhat.com>2009-04-14 15:52:04 +0100
commitd268e64fe76944dc042e7ec68a65e59a6cff16ce (patch)
tree7ec8cfe1d097c1eb17f37d08e1ae5baf636a8b67 /README
parent374af1d1c85580a7768967bf2f199f10182b011e (diff)
downloadlibguestfs-d268e64fe76944dc042e7ec68a65e59a6cff16ce.tar.gz
libguestfs-d268e64fe76944dc042e7ec68a65e59a6cff16ce.tar.xz
libguestfs-d268e64fe76944dc042e7ec68a65e59a6cff16ce.zip
Added bindings for GNU readline.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index d717a14c..2db1725f 100644
--- a/README
+++ b/README
@@ -30,7 +30,7 @@ Requirements
- recent QEMU with vmchannel support
-- febootstrap >= 1.2
+- febootstrap >= 1.5
- XDR, rpcgen
@@ -39,6 +39,8 @@ Requirements
- perldoc (pod2man, pod2text) to generate the manual pages and
other documentation.
+- (Optional) Readline to have nicer command-line editing in guestfish.
+
- (Optional) OCaml if you want to rebuild the generated files, and
also to build the OCaml bindings