From 5b0c6f024cc62d6d9a2fb18bb05d09ad71da1ed0 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Thu, 9 May 2013 05:50:56 +0000 Subject: package/x11r7: add license informations to xapp_* packages Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- package/x11r7/xapp_setxkbmap/xapp_setxkbmap.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package/x11r7/xapp_setxkbmap/xapp_setxkbmap.mk') diff --git a/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.mk b/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.mk index 1f1e5d3d8..77e271d89 100644 --- a/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.mk +++ b/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.mk @@ -7,6 +7,8 @@ XAPP_SETXKBMAP_VERSION = 1.3.0 XAPP_SETXKBMAP_SOURCE = setxkbmap-$(XAPP_SETXKBMAP_VERSION).tar.bz2 XAPP_SETXKBMAP_SITE = http://xorg.freedesktop.org/releases/individual/app +XAPP_SETXKBMAP_LICENSE = MIT +XAPP_SETXKBMAP_LICENSE_FILES = COPYING XAPP_SETXKBMAP_DEPENDENCIES = xlib_libX11 xlib_libxkbfile $(eval $(autotools-package)) -- cgit v1.2.3