mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
xapp_xinit: add license information
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
f6c0085950
commit
890b362bc4
@@ -8,5 +8,7 @@ XAPP_XINIT_VERSION = 1.3.3
|
||||
XAPP_XINIT_SOURCE = xinit-$(XAPP_XINIT_VERSION).tar.bz2
|
||||
XAPP_XINIT_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XINIT_DEPENDENCIES = xapp_xauth xlib_libX11
|
||||
XAPP_XINIT_LICENSE = MIT
|
||||
XAPP_XINIT_LICENSE_FILES = COPYING
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user