]> arthur.barton.de Git - bup.git/blobdiff - README.md
system-info: include uname -a output
[bup.git] / README.md
index 65c8e89bed1fd30dc1a8e4ac98482595ce184d2d..5c2f28eafaa0c6e7292d6155c8fbdd5500fc6801 100644 (file)
--- a/README.md
+++ b/README.md
@@ -90,6 +90,7 @@ Reasons you might want to avoid bup
 Notable changes introduced by a release
 =======================================
 
+ - <a href="note/0.31-from-0.30.1.md">Changes in 0.31 as compared to 0.30.1</a>
  - <a href="note/0.30.1-from-0.30.md">Changes in 0.30.1 as compared to 0.30</a>
  - <a href="note/0.30-from-0.29.3.md">Changes in 0.30 as compared to 0.29.3</a>
  - <a href="note/0.29.3-from-0.29.2.md">Changes in 0.29.3 as compared to 0.29.2</a>
@@ -149,7 +150,7 @@ From source
     ```sh
     apt-get install python2.7-dev python-fuse
     apt-get install python-pyxattr
-    apt-get install linux-libc-dev libacl1-dev
+    apt-get install pkg-config linux-libc-dev libacl1-dev
     apt-get install acl attr
     apt-get install libreadline-dev # optional (bup ftp)
     apt-get install python-tornado # optional (bup web)