luci-base: fix dependency on lua (#284)
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 10 Jan 2015 12:40:31 +0000 (13:40 +0100)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 10 Jan 2015 12:42:42 +0000 (13:42 +0100)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
modules/luci-base/Makefile

index 00e8ca3..5d557b6 100644 (file)
@@ -12,7 +12,7 @@ LUCI_TYPE:=mod
 LUCI_BASENAME:=base
 
 LUCI_TITLE:=LuCI core libraries
-LUCI_DEPENDS:=lua
+LUCI_DEPENDS:=+lua
 
 PKG_SOURCE:=LuaSrcDiet-0.12.1.tar.bz2
 PKG_SOURCE_URL:=https://luasrcdiet.googlecode.com/files