readline: needs host depend on ncurses to build
This commit is contained in:
parent
2e668211bb
commit
b2e5d40aeb
@ -25,6 +25,8 @@ PKG_INSTALL:=1
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
include $(INCLUDE_DIR)/host-build.mk
|
||||
|
||||
HOST_BUILD_DEPENDS:=ncurses/host
|
||||
|
||||
define Package/libreadline
|
||||
SECTION:=libs
|
||||
CATEGORY:=Libraries
|
||||
|
||||
Loading…
Reference in New Issue
Block a user