mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 13:53:37 -07:00
Bump boost requirement to 1.71
This is a prerequisite for using boost stacktrace. Note that this is not the first version that introduces boost stacktrace but the version that should be stable enough. PR #16986.
This commit is contained in:
parent
4894578b72
commit
763d17281f
4 changed files with 13 additions and 13 deletions
2
INSTALL
2
INSTALL
|
@ -3,7 +3,7 @@ qBittorrent - A BitTorrent client in C++ / Qt
|
|||
|
||||
1) Install these dependencies:
|
||||
|
||||
- Boost >= 1.65
|
||||
- Boost >= 1.71
|
||||
|
||||
- libtorrent-rasterbar 1.2.14 - 1.2.x || 2.0.4 - 2.0.x
|
||||
* By Arvid Norberg, https://www.libtorrent.org/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue