mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-02-01 01:16:01 +00:00
61eb921e44
- Added SOCKS5 proxy support when downloading from urls
21 lines
355 B
Plaintext
21 lines
355 B
Plaintext
<qconf>
|
|
<name>qbittorrent</name>
|
|
<profile>qbittorrent.pro</profile>
|
|
<moddir>qcm</moddir>
|
|
<datadir/>
|
|
<dep type='qt4'>
|
|
<required/>
|
|
</dep>
|
|
<dep type='libtorrent'>
|
|
<required/>
|
|
</dep>
|
|
<dep type='libboost'>
|
|
<required/>
|
|
</dep>
|
|
<dep type='libcurl'>
|
|
<required/>
|
|
</dep>
|
|
<dep type='libmagick'/>
|
|
<dep type='libzzip'/>
|
|
</qconf>
|