diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2011-11-03 10:45:58 +0000 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2011-11-03 10:46:50 +0000 |
commit | ffbafadcb8dfebcaba529cb8d7e2da52dd032d8a (patch) | |
tree | ca7e095c997d061cfae5e569921965418a02a26e /README | |
parent | 63898268101e5ec91c8dac46651dbee5976272ce (diff) | |
download | libguestfs-ffbafadcb8dfebcaba529cb8d7e2da52dd032d8a.tar.gz libguestfs-ffbafadcb8dfebcaba529cb8d7e2da52dd032d8a.tar.xz libguestfs-ffbafadcb8dfebcaba529cb8d7e2da52dd032d8a.zip |
resize: Remove requirement for ocaml Pcre library.
This library is not available in RHEL 6, and in any case removing the
dependency is a simple change.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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) |