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.
This commit is contained in:
Richard W.M. Jones
2011-11-03 10:45:58 +00:00
parent 6389826810
commit ffbafadcb8
6 changed files with 11 additions and 34 deletions

4
README
View File

@@ -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)