make luci depend on the newly fixed lua host build
This commit is contained in:
parent
bb6c9f146b
commit
02cfebdf60
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ else
|
|||
PKG_SOURCE_VERSION:=$(PKG_REV)
|
||||
endif
|
||||
|
||||
PKG_BUILD_DEPENDS:=lua/host
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
|
||||
|
||||
|
|
Loading…
Reference in a new issue