mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 18:47:37 -07:00
- Upgraded to libtorrent svn (0.13)
This commit is contained in:
parent
7f7fb2354f
commit
658771612a
9 changed files with 44 additions and 198 deletions
7
INSTALL
7
INSTALL
|
@ -16,8 +16,8 @@ will install and execute qBittorrent hopefully without any problems.
|
|||
Dependencies:
|
||||
- Qt >= 4.2 (libqt-devel, libqtgui, libqtcore, libqtnetwork, libqtxml)
|
||||
|
||||
- libtorrent by Arvid Norberg (>= v0.12 REQUIRED)
|
||||
-> http://libtorrent.sf.net
|
||||
- libtorrent by Arvid Norberg (>= v0.13 REQUIRED)
|
||||
-> http://www.libtorrent.net
|
||||
Be carefull: another library (the one used by rtorrent) use the same name.
|
||||
These are TWO different libraries and qBittorrent will only work with the one provided
|
||||
on sourceforge (created by Arvid Norberg). The two libraries conflicts with each other.
|
||||
|
@ -26,9 +26,6 @@ Dependencies:
|
|||
|
||||
- libcurl
|
||||
|
||||
- libupnp (>= 1.2.1) *OPTIONAL*
|
||||
-> For Universal Plug 'n Play Port forwarding support
|
||||
|
||||
- python >= 2.3 (previous might work - not tested): needed by search engine.
|
||||
|
||||
NOTE FOR GNOME USERS:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue