- Improved ImageMagick detection and it should be able to build without it too now

This commit is contained in:
Christophe Dumez
2007-08-29 10:20:39 +00:00
parent 99268bfc06
commit 2ddcaf008b
5 changed files with 150 additions and 80 deletions

View File

@@ -2,6 +2,7 @@
<name>qbittorrent</name>
<profile>qbittorrent.pro</profile>
<moddir>qcm</moddir>
<datadir/>
<dep type='qt42'>
<required/>
</dep>
@@ -14,9 +15,7 @@
<dep type='libcommoncpp2'>
<required/>
</dep>
<dep type='libmagick'>
<optional/>
</dep>
<dep type='libmagick'/>
<dep type='python'>
<required/>
</dep>