php-imagick: add version to license string
LICENSE file refers to PHP license version 3.01. Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
c34f04f8e8
commit
c9362e3def
@@ -11,7 +11,7 @@ PHP_IMAGICK_CONF_OPTS = --with-php-config=$(STAGING_DIR)/usr/bin/php-config \
|
|||||||
--with-imagick=$(STAGING_DIR)/usr
|
--with-imagick=$(STAGING_DIR)/usr
|
||||||
# phpize does the autoconf magic
|
# phpize does the autoconf magic
|
||||||
PHP_IMAGICK_DEPENDENCIES = imagemagick php host-autoconf
|
PHP_IMAGICK_DEPENDENCIES = imagemagick php host-autoconf
|
||||||
PHP_IMAGICK_LICENSE = PHP
|
PHP_IMAGICK_LICENSE = PHP-3.01
|
||||||
PHP_IMAGICK_LICENSE_FILES = LICENSE
|
PHP_IMAGICK_LICENSE_FILES = LICENSE
|
||||||
|
|
||||||
define PHP_IMAGICK_PHPIZE
|
define PHP_IMAGICK_PHPIZE
|
||||||
|
|||||||
Reference in New Issue
Block a user