mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
ncurses: add license info
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
29cf409070
commit
037aaa00f3
@ -27,6 +27,8 @@ NCURSES_VERSION = 5.9
|
|||||||
NCURSES_SITE = $(BR2_GNU_MIRROR)/ncurses
|
NCURSES_SITE = $(BR2_GNU_MIRROR)/ncurses
|
||||||
NCURSES_INSTALL_STAGING = YES
|
NCURSES_INSTALL_STAGING = YES
|
||||||
NCURSES_DEPENDENCIES = host-ncurses
|
NCURSES_DEPENDENCIES = host-ncurses
|
||||||
|
NCURSES_LICENSE = MIT with advertising clause
|
||||||
|
NCURSES_LICENSE_FILES = README
|
||||||
|
|
||||||
NCURSES_CONF_OPT = \
|
NCURSES_CONF_OPT = \
|
||||||
$(if $(BR2_PREFER_STATIC_LIB),--without-shared,--with-shared) \
|
$(if $(BR2_PREFER_STATIC_LIB),--without-shared,--with-shared) \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user