From: Thomas Petazzoni Date: Thu, 9 May 2013 05:51:07 +0000 (+0000) Subject: pixman: add license informations X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=61232f80607edb09c04124b8bf6076555668b417;p=buildroot.git pixman: add license informations Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- diff --git a/package/pixman/pixman.mk b/package/pixman/pixman.mk index 607f82ef1b..c2ee035ff6 100644 --- a/package/pixman/pixman.mk +++ b/package/pixman/pixman.mk @@ -5,6 +5,9 @@ ################################################################################ PIXMAN_VERSION = 0.28.2 PIXMAN_SITE = http://xorg.freedesktop.org/releases/individual/lib +PIXMAN_LICENSE = MIT +PIXMAN_LICENSE_FILES = COPYING + PIXMAN_INSTALL_STAGING = YES PIXMAN_DEPENDENCIES = host-pkgconf # don't build gtk based demos