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:
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
|
||||
# phpize does the autoconf magic
|
||||
PHP_IMAGICK_DEPENDENCIES = imagemagick php host-autoconf
|
||||
PHP_IMAGICK_LICENSE = PHP
|
||||
PHP_IMAGICK_LICENSE = PHP-3.01
|
||||
PHP_IMAGICK_LICENSE_FILES = LICENSE
|
||||
|
||||
define PHP_IMAGICK_PHPIZE
|
||||
|
Loading…
Reference in New Issue
Block a user