pythonmagick add build dependency

This commit is contained in:
groni
2016-03-30 17:57:22 +02:00
parent a0d351f6b3
commit dee998004a
@@ -15,6 +15,7 @@
<Description>PythonMagick is an object oriented Python bindings for the ImageMagick library.</Description>
<Archive sha1sum="76a588f6e5542e415be3c4e18a4156befd0efd0b" type="tarxz">http://www.imagemagick.org/download/python/PythonMagick-0.9.12.tar.xz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
<Dependency>boost-devel</Dependency>
<Dependency>imagemagick-devel</Dependency>
</BuildDependencies>