luci2: add missing depends to OpenWrt Makefile master
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 13 Feb 2015 23:58:06 +0000 (00:58 +0100)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 13 Feb 2015 23:58:06 +0000 (00:58 +0100)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
luci2/Makefile

index 06ac991..0140774 100644 (file)
@@ -27,7 +27,7 @@ define Package/luci2
   SECTION:=luci2
   CATEGORY:=LuCI2
   TITLE:=LuCI2 UI
-  DEPENDS:=+rpcd +rpcd-mod-iwinfo +uhttpd +uhttpd-mod-ubus
+  DEPENDS:=+rpcd +rpcd-mod-iwinfo +uhttpd +uhttpd-mod-ubus +libubox +libubus
 endef
 
 define Package/luci2/description