luci-base: add depends on libubus-lua and luci-lib-nixio as well
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 10 Jan 2015 18:58:06 +0000 (19:58 +0100)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 10 Jan 2015 18:58:06 +0000 (19:58 +0100)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
modules/luci-base/Makefile

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