[Buildroot] [PATCH 12/12] pixman: add license informations

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu May 9 15:51:07 UTC 2013


Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/pixman/pixman.mk |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/package/pixman/pixman.mk b/package/pixman/pixman.mk
index 607f82e..c2ee035 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
-- 
1.7.9.5




More information about the buildroot mailing list