mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 18:47:37 -07:00
- BUGFIX: Updated INSTALL file
- BUGFIX: Optimized torrent real size calculation
This commit is contained in:
parent
4f25e6c769
commit
20b6579392
3 changed files with 6 additions and 15 deletions
4
INSTALL
4
INSTALL
|
@ -1,4 +1,4 @@
|
|||
qBittorrent - A BitTorrent client in C++ / Qt4.2
|
||||
qBittorrent - A BitTorrent client in C++ / Qt4
|
||||
------------------------------------------
|
||||
|
||||
*** Necessary if qt3 is default on your system ***
|
||||
|
@ -14,7 +14,7 @@ qbittorrent
|
|||
will install and execute qBittorrent hopefully without any problems.
|
||||
|
||||
Dependencies:
|
||||
- Qt >= 4.2 (libqt-devel, libqtgui, libqtcore, libqtnetwork, libqtxml)
|
||||
- Qt >= 4.3.0 (libqt-devel, libqtgui, libqtcore, libqtnetwork, libqtxml)
|
||||
|
||||
- rblibtorrent by Arvid Norberg (>= v0.13 REQUIRED)
|
||||
-> http://www.qbittorrent.org/download.php (advised)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue