From 96a717d1968766efa7f399cec3277c1947272de4 Mon Sep 17 00:00:00 2001 From: Zoran Zaric Date: Wed, 2 Mar 2011 17:39:33 +0100 Subject: [PATCH] Add python-pyxattr as a dependency to the README Signed-off-by: Zoran Zaric Signed-off-by: Avery Pennarun --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b0a06f4..94d5c56 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ Getting started - Install the needed python libraries (including the development libraries). On Debian or Ubuntu, this is usually: apt-get install python2.6-dev python-fuse + apt-get install python-pyxattr python-pylibacl Substitute python2.5-dev or python2.4-dev if you have an older system. -- 2.39.2