Skip to content

Commit 4ff396e

Browse files
committed
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.
1 parent ab4bd3b commit 4ff396e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/build-unix.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Licenses of statically linked libraries:
3838
Boost MIT-like license
3939
miniupnpc New (3-clause) BSD license
4040

41-
- For the versions used in this release, see doc/release-process.md under *Fetch and build inputs*.
41+
- For the versions used in the release, see doc/release-process.md under *Fetch and build inputs*.
4242

4343
System requirements
4444
--------------------
@@ -87,7 +87,6 @@ for other Ubuntu & Debian:
8787

8888
sudo apt-get install libdb4.8-dev
8989
sudo apt-get install libdb4.8++-dev
90-
sudo apt-get install libboost1.55-all-dev
9190

9291
Optional:
9392

0 commit comments

Comments
 (0)