ncurses: unbreak host build after auto-host-deps change
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
db8fcd04ba
commit
79f7d48fb7
@ -130,6 +130,8 @@ define HOST_NCURSES_BUILD_CMDS
|
|||||||
$(MAKE) -C $(@D)/progs tic
|
$(MAKE) -C $(@D)/progs tic
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
HOST_NCURSES_DEPENDENCIES =
|
||||||
|
|
||||||
HOST_NCURSES_CONF_OPT = \
|
HOST_NCURSES_CONF_OPT = \
|
||||||
--without-shared --without-gpm
|
--without-shared --without-gpm
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user