mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 13:53:37 -07:00
- FEATURE: Added zip support in search plugins manager (can put .py & .png inside)
This commit is contained in:
parent
d86335a58e
commit
69fa916e26
9 changed files with 432 additions and 110 deletions
|
@ -15,7 +15,8 @@
|
|||
<dep type='libcommoncpp2'>
|
||||
<required/>
|
||||
</dep>
|
||||
<dep type='libmagick'/>
|
||||
<dep type='libmagick'/>
|
||||
<dep type='libzzip'/>
|
||||
<dep type='python'>
|
||||
<required/>
|
||||
</dep>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue