From: Rob Browning Date: Tue, 22 Jan 2013 01:32:55 +0000 (-0600) Subject: Note linux-libc-dev build dependency (for ext2_fs.h). X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=82f3694685ad308609a50299a66d295df6c43202;p=packages%2Fb%2Fbup.git Note linux-libc-dev build dependency (for ext2_fs.h). Signed-off-by: Rob Browning --- diff --git a/README.md b/README.md index 30b94be..ce3c766 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ From source apt-get install python2.6-dev python-fuse apt-get install python-pyxattr python-pylibacl + apt-get install linux-libc-dev Substitute python2.5-dev or python2.4-dev if you have an older system. Alternately, on newer Debian/Ubuntu versions, you can try