summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-03-28 17:18:24 +0100
committerRichard W.M. Jones <rjones@redhat.com>2011-03-28 17:18:24 +0100
commitd82d6f0633f63d4a884147b1e85851e96ff8f58d (patch)
tree2b490557b6076e1fb3d673675be3cfd7a45a0f64 /README
parentc3fc40d0c5b5b4667137d07aaecefe8554b90f1b (diff)
downloadlibguestfs-d82d6f0633f63d4a884147b1e85851e96ff8f58d.tar.gz
libguestfs-d82d6f0633f63d4a884147b1e85851e96ff8f58d.tar.xz
libguestfs-d82d6f0633f63d4a884147b1e85851e96ff8f58d.zip
README: Note that getfacl, getfattr are optional dependencies.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index be4953d5..4c9c078a 100644
--- a/README
+++ b/README
@@ -86,6 +86,8 @@ bindings
- (Optional) PHP, phpize if you want to build the PHP bindings
+- (Optional, but highly recommended) getfacl, getfattr
+
Running ./configure will check you have all the requirements installed
on your machine.