From 02cfebdf60bb234319ebd5920656e7562c587e74 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 27 Oct 2009 21:20:18 +0000 Subject: [PATCH] make luci depend on the newly fixed lua host build --- contrib/package/luci/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index caa9377730..cf313ade05 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 -- 2.30.2