make luci depend on the newly fixed lua host build
authorFelix Fietkau <nbd@openwrt.org>
Tue, 27 Oct 2009 21:20:18 +0000 (21:20 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 27 Oct 2009 21:20:18 +0000 (21:20 +0000)
contrib/package/luci/Makefile

index caa9377..cf313ad 100644 (file)
@@ -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