From: Felix Fietkau Date: Tue, 27 Oct 2009 21:20:18 +0000 (+0000) Subject: make luci depend on the newly fixed lua host build X-Git-Tag: 0.9.0~113 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=02cfebdf60bb234319ebd5920656e7562c587e74;p=oweals%2Fluci.git make luci depend on the newly fixed lua host build --- diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index caa937773..cf313ade0 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -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