X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=README;h=510798d05f90d6d77f1d4808d81fa7cf86448acc;hp=396c8bb2e6a2c08ab489628437eae42355fb6569;hb=d1ee71782ace98a11c5aabaf1f9fd5f601e08367;hpb=c155330f04f933d13298d5cddab6b7f3dc9d218f diff --git a/README b/README index 396c8bb..510798d 100644 --- a/README +++ b/README @@ -101,10 +101,6 @@ To build FUSE support (guestmount): - FUSE libraries and kernel module (optional) -To build virt-resize: - -- OCaml PCRE bindings (ocaml-pcre) (optional) - To build language bindings: - Perl if you want to build the perl bindings (optional) @@ -134,6 +130,12 @@ To build the Perl tools: - perl-libintl for translating perl code (optional) +To run virt-sysprep: + +- xmlstarlet (optional) + +- virt-sysprep also requires FUSE support since it uses guestmount + Building ----------------------------------------------------------------------