summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-07-25 10:56:52 +0100
committerRichard W.M. Jones <rjones@redhat.com>2011-07-25 11:13:21 +0100
commit41cd0e302d6554facd6b9f7daaa78304361efaef (patch)
tree18c6361a122c7e707230d32574e94bf909822733 /README
parent316817b5ad98e294a9d2498a4403e82911a75b4a (diff)
downloadlibguestfs-41cd0e302d6554facd6b9f7daaa78304361efaef.tar.gz
libguestfs-41cd0e302d6554facd6b9f7daaa78304361efaef.tar.xz
libguestfs-41cd0e302d6554facd6b9f7daaa78304361efaef.zip
Require PCRE library.
This library is widely available in distros.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 787ec324..6b2078e5 100644
--- a/README
+++ b/README
@@ -58,12 +58,12 @@ For basic functionality and the C tools:
- gperf
+- pcre (Perl Compatible Regular Expressions C library)
+
- genisoimage (NOT mkisofs any more)
- hivex >= 1.2.7 (http://libguestfs.org/download) (optional)
-- pcre (Perl Compatible Regular Expressions C library) (optional)
-
- libmagic (the library that corresponds to the 'file' command) (optional)
- libvirt (optional)