summaryrefslogtreecommitdiffstats
path: root/package/php-imagick/Config.in
blob: 1d55fccdda015390ff1b96123f2249a88cb2876e (plain)
1
2
3
4
5
6
7
8
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
OpenPOWER on IntegriCloud