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
|