luci-base: depend on Lua (#283)
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 9 Jan 2015 15:35:23 +0000 (16:35 +0100)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 9 Jan 2015 15:35:23 +0000 (16:35 +0100)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
modules/luci-base/Makefile

index ea40adc..00e8ca3 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
+# Copyright (C) 2008-2015 The LuCI Team <luci@lists.subsignal.org>
 #
 # This is free software, licensed under the Apache License, Version 2.0 .
 #
@@ -12,6 +12,7 @@ LUCI_TYPE:=mod
 LUCI_BASENAME:=base
 
 LUCI_TITLE:=LuCI core libraries
+LUCI_DEPENDS:=lua
 
 PKG_SOURCE:=LuaSrcDiet-0.12.1.tar.bz2
 PKG_SOURCE_URL:=https://luasrcdiet.googlecode.com/files