mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-08 16:42:30 -06:00
- Added .ico support, which is really useful for RSS favicons. We use libMagick++ in order to convert ICO icons to PNG. If this library is not installed, qBittorrent will still compile but this feature will be disabled.
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
<dep type='libcommoncpp2'>
|
||||
<required/>
|
||||
</dep>
|
||||
<dep type='libmagick'>
|
||||
<optional/>
|
||||
</dep>
|
||||
<dep type='python'>
|
||||
<required/>
|
||||
</dep>
|
||||
|
||||
Reference in New Issue
Block a user