php-imagick: broken on cross
This commit is contained in:
@@ -13,6 +13,10 @@ distfiles="https://pecl.php.net/get/imagick-$version.tgz"
|
||||
checksum=8dd5aa16465c218651fc8993e1faecd982e6a597870fd4b937e9ece02d567077
|
||||
wrksrc="imagick-$version"
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
broken="checking for MagickWand.h or magick-wand.h header... configure: error: Unable to find MagickWand.h or magick-wand.h header"
|
||||
fi
|
||||
|
||||
pre_configure() {
|
||||
phpize
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user