mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
ncurses: unbreak host build after auto-host-deps change
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
@@ -130,6 +130,8 @@ define HOST_NCURSES_BUILD_CMDS
|
||||
$(MAKE) -C $(@D)/progs tic
|
||||
endef
|
||||
|
||||
HOST_NCURSES_DEPENDENCIES =
|
||||
|
||||
HOST_NCURSES_CONF_OPT = \
|
||||
--without-shared --without-gpm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user