mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-23 17:56:50 +03:00
61eb921e44
- Added SOCKS5 proxy support when downloading from urls
20 lines
355 B
Text
20 lines
355 B
Text
<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>
|