mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 21:56:31 +00:00
ncurses: remove empty host dependencies definition
Signed-off-by: Julien Floret <julien.floret@6wind.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
a2c6ca7da7
commit
cc2eb3679e
@ -8,7 +8,6 @@ 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
|
||||||
HOST_NCURSES_DEPENDENCIES =
|
|
||||||
NCURSES_PROGS = clear infocmp tabs tic toe tput tset
|
NCURSES_PROGS = clear infocmp tabs tic toe tput tset
|
||||||
NCURSES_LICENSE = MIT with advertising clause
|
NCURSES_LICENSE = MIT with advertising clause
|
||||||
NCURSES_LICENSE_FILES = README
|
NCURSES_LICENSE_FILES = README
|
||||||
|
Loading…
x
Reference in New Issue
Block a user