summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2015-01-10 13:40:31 +0100
committerJo-Philipp Wich <jow@openwrt.org>2015-01-10 13:42:42 +0100
commitc97011fd970982be798801008b6e93343f0fdd9d (patch)
tree95a3230bcd43d4c6559615386f08f7b81f2e88dc /modules/luci-base
parent3afecbd8abcdbc97e7f6f140517132db7e9639e3 (diff)
luci-base: fix dependency on lua (#284)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Diffstat (limited to 'modules/luci-base')
-rw-r--r--modules/luci-base/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/luci-base/Makefile b/modules/luci-base/Makefile
index 00e8ca3d8..5d557b648 100644
--- a/modules/luci-base/Makefile
+++ b/modules/luci-base/Makefile
@@ -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