]> arthur.barton.de Git - bup.git/blobdiff - README.md
Add compression level options to bup save and bup split
[bup.git] / README.md
index b0a06f4edfeed96753302ae4665af4466f27e6bb..94d5c566edf1dc6b1b2a1f7a6bc8f0b71c6bbbaf 100644 (file)
--- 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.