mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-25 10:46:15 +03:00
Merge pull request #3638 from Fale/patch-1
Fix minimum libtorrent-rasterbar version
This commit is contained in:
commit
632cba8b30
1 changed files with 2 additions and 2 deletions
4
INSTALL
4
INSTALL
|
@ -14,7 +14,7 @@ qBittorrent - A BitTorrent client in C++ / Qt4
|
|||
|
||||
- pkg-config executable
|
||||
|
||||
- libtorrent-rasterbar by Arvid Norberg (>= 1.0.0)
|
||||
- libtorrent-rasterbar by Arvid Norberg (>= 1.0.6)
|
||||
-> http://www.libtorrent.net
|
||||
Be careful: another library (the one used by rTorrent) uses a similar name.
|
||||
|
||||
|
@ -40,7 +40,7 @@ qBittorrent - A BitTorrent client in C++ / Qt4
|
|||
|
||||
- pkg-config executable
|
||||
|
||||
- libtorrent-rasterbar by Arvid Norberg (>= v1.0.0)
|
||||
- libtorrent-rasterbar by Arvid Norberg (>= v1.0.6)
|
||||
-> http://www.libtorrent.net
|
||||
Be careful: another library (the one used by rTorrent) uses a similar name.
|
||||
|
||||
|
|
Loading…
Reference in a new issue