mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 18:47:37 -07:00
- Configure file now checks for pkg-config executable since it is required to detect libtorrent-rasterbar
This commit is contained in:
parent
1d598d7772
commit
9ffe9c2006
4 changed files with 43 additions and 0 deletions
|
@ -6,6 +6,9 @@
|
|||
<dep type='qt4'>
|
||||
<required/>
|
||||
</dep>
|
||||
<dep type='pkg-config'>
|
||||
<required/>
|
||||
</dep>
|
||||
<dep type='libtorrent-rasterbar'>
|
||||
<required/>
|
||||
</dep>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue