- qBittorrent requires libtorrent-rasterbar >= 0.14.4

This commit is contained in:
Christophe Dumez 2010-01-11 22:09:56 +00:00
parent 113a502a7e
commit 4491999a8c

View file

@ -12,7 +12,7 @@ qBittorrent - A BitTorrent client in C++ / Qt4
Dependencies:
- Qt >= 4.4.0 (libqt-devel, libqtgui, libqtcore, libqtnetwork, libqtxml)
- libtorrent-rasterbar by Arvid Norberg (>= 0.14.0 REQUIRED, >= v0.15.0 ADVISED)
- libtorrent-rasterbar by Arvid Norberg (>= 0.14.4 REQUIRED, >= v0.15.0 ADVISED)
-> http://www.libtorrent.net
Be careful: another library (the one used by rTorrent) uses a similar name.