summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-11-03 10:45:58 +0000
committerRichard W.M. Jones <rjones@redhat.com>2011-11-03 10:46:50 +0000
commitffbafadcb8dfebcaba529cb8d7e2da52dd032d8a (patch)
treeca7e095c997d061cfae5e569921965418a02a26e /README
parent63898268101e5ec91c8dac46651dbee5976272ce (diff)
downloadlibguestfs-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--README4
1 files changed, 0 insertions, 4 deletions
diff --git a/README b/README
index 9d18eebf..510798d0 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)