Move libubus-lua dependency to luci-base
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 27 Oct 2015 12:09:03 +0000 (13:09 +0100)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 27 Oct 2015 12:09:21 +0000 (13:09 +0100)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
modules/luci-base/Makefile
modules/luci-mod-admin-full/Makefile

index 80bbda1..54506b0 100644 (file)
@@ -12,7 +12,7 @@ LUCI_TYPE:=mod
 LUCI_BASENAME:=base
 
 LUCI_TITLE:=LuCI core libraries
-LUCI_DEPENDS:=+lua +libuci-lua +luci-lib-nixio +luci-lib-ip +rpcd
+LUCI_DEPENDS:=+lua +libuci-lua +luci-lib-nixio +luci-lib-ip +rpcd +libubus-lua
 
 PKG_SOURCE:=LuaSrcDiet-0.12.1.tar.bz2
 PKG_SOURCE_URL:=https://luasrcdiet.googlecode.com/files
index 66c78e2..5fed279 100644 (file)
@@ -7,7 +7,7 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=LuCI Administration - full-featured for full control
-LUCI_DEPENDS:=+luci-base +libubus-lua
+LUCI_DEPENDS:=+luci-base
 
 PKG_BUILD_DEPENDS:=iwinfo