From 5839078c60534938e954e57af01f2468b5ee8107 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 28 Mar 2011 17:18:24 +0100 Subject: [PATCH] README: Note that getfacl, getfattr are optional dependencies. (cherry picked from commit d82d6f0633f63d4a884147b1e85851e96ff8f58d) --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 8bb6925..bc9fd82 100644 --- a/README +++ b/README @@ -84,6 +84,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. -- 1.8.3.1