luci-base: depend on libuci-lua
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 10 Jan 2015 18:54:05 +0000 (19:54 +0100)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 10 Jan 2015 18:54:05 +0000 (19:54 +0100)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
modules/luci-base/Makefile

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