From 4ff396e45d3dbefac735dbf93f8d7b2acfc97a62 Mon Sep 17 00:00:00 2001 From: "Wladimir J. van der Laan" Date: Sun, 4 May 2014 09:44:00 +0200 Subject: [PATCH] doc: remove specific mention of boost 1.55 There is no need to use any specific version of boost on Linux/Unix. Even 1.37 should still work. Also the mention of boost-dev doesn't belong after adding oldstable. Remove it. libboost-all-dev is already mentioned earlier. --- doc/build-unix.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/build-unix.md b/doc/build-unix.md index 0f6f70aa2..ab5fbad52 100644 --- a/doc/build-unix.md +++ b/doc/build-unix.md @@ -38,7 +38,7 @@ Licenses of statically linked libraries: Boost MIT-like license miniupnpc New (3-clause) BSD license -- For the versions used in this release, see doc/release-process.md under *Fetch and build inputs*. +- For the versions used in the release, see doc/release-process.md under *Fetch and build inputs*. System requirements -------------------- @@ -87,7 +87,6 @@ for other Ubuntu & Debian: sudo apt-get install libdb4.8-dev sudo apt-get install libdb4.8++-dev - sudo apt-get install libboost1.55-all-dev Optional: