From: Zoran Zaric Date: Wed, 2 Mar 2011 16:39:33 +0000 (+0100) Subject: Add python-pyxattr as a dependency to the README X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=96a717d1968766efa7f399cec3277c1947272de4;p=packages%2Fb%2Fbup.git Add python-pyxattr as a dependency to the README Signed-off-by: Zoran Zaric Signed-off-by: Avery Pennarun --- 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.