7d27ff2fe0
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
9 lines
200 B
Plaintext
9 lines
200 B
Plaintext
config BR2_PACKAGE_PHP_IMAGICK
|
|
bool "php-imagick"
|
|
depends on BR2_PACKAGE_PHP
|
|
select BR2_PACKAGE_IMAGEMAGICK
|
|
help
|
|
PHP wrapper to the ImageMagick library.
|
|
|
|
http://pecl.php.net/package/imagick
|