summaryrefslogtreecommitdiffstats
path: root/package/php-imagick
diff options
context:
space:
mode:
Diffstat (limited to 'package/php-imagick')
-rw-r--r--package/php-imagick/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/php-imagick/Config.in b/package/php-imagick/Config.in
index 1d55fccdda..a5e32a51fb 100644
--- a/package/php-imagick/Config.in
+++ b/package/php-imagick/Config.in
@@ -1,6 +1,7 @@
config BR2_PACKAGE_PHP_IMAGICK
bool "php-imagick"
depends on BR2_PACKAGE_PHP
+ depends on BR2_USE_MMU # imagemagick
select BR2_PACKAGE_IMAGEMAGICK
help
PHP wrapper to the ImageMagick library.
OpenPOWER on IntegriCloud