mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-27 11:40:33 +00:00
21 lines
341 B
Plaintext
21 lines
341 B
Plaintext
<qconf>
|
|
<name>qbittorrent</name>
|
|
<profile>qbittorrent.pro</profile>
|
|
<moddir>qcm</moddir>
|
|
<dep type='qt42'>
|
|
<required/>
|
|
</dep>
|
|
<dep type='libtorrent'>
|
|
<required/>
|
|
</dep>
|
|
<dep type='libboost'>
|
|
<required/>
|
|
</dep>
|
|
<dep type='libcurl'>
|
|
<required/>
|
|
</dep>
|
|
<dep type='python'>
|
|
<required/>
|
|
</dep>
|
|
</qconf>
|