mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-24 03:22:11 +00:00
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
|