aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2014-10-01 08:55:47 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2014-10-01 08:56:53 +0200
commit211d2939fd41c81fb67603060f94e5a2d6382f6b (patch)
tree7d5fe0026699639234cdf7fca8adfc42126a5187
parenta6f3e9d843d6fbcaf6dfbcd91171763b23d32632 (diff)
parent347a3a3eaad4096af668b67b2ae236258d63287c (diff)
downloadbitcoin-211d2939fd41c81fb67603060f94e5a2d6382f6b.tar.xz
Merge pull request #5018
347a3a3 Update build-unix.md (JL2035)
-rw-r--r--doc/build-unix.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build-unix.md b/doc/build-unix.md
index 8a76a8b2cd..0c3376df4b 100644
--- a/doc/build-unix.md
+++ b/doc/build-unix.md
@@ -63,7 +63,7 @@ Build requirements:
sudo apt-get install build-essential libtool autotools-dev autoconf pkg-config libssl-dev
-for Ubuntu 12.04 and later:
+for Ubuntu 12.04 and later or Debian 7 and later libboost-all-dev has to be installed:
sudo apt-get install libboost-all-dev