mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-10 23:27:54 +00:00
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.
This commit is contained in:
parent
ab4bd3bdbb
commit
4ff396e45d
@ -38,7 +38,7 @@ Licenses of statically linked libraries:
|
|||||||
Boost MIT-like license
|
Boost MIT-like license
|
||||||
miniupnpc New (3-clause) BSD 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
|
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 libdb4.8++-dev
|
sudo apt-get install libdb4.8++-dev
|
||||||
sudo apt-get install libboost1.55-all-dev
|
|
||||||
|
|
||||||
Optional:
|
Optional:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user