From: Jo-Philipp Wich Date: Sat, 14 Mar 2020 23:24:01 +0000 (+0100) Subject: luci: depend on uhttpd-mod-ubus X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ead5e81c16f970eb38d17dfb12d9492d2f431d65;p=oweals%2Fluci.git luci: depend on uhttpd-mod-ubus Start requiring uhttpd-mod-ubus support to speedup RPC calls. Signed-off-by: Jo-Philipp Wich --- diff --git a/collections/luci/Makefile b/collections/luci/Makefile index 739eb51bc..868d72113 100644 --- a/collections/luci/Makefile +++ b/collections/luci/Makefile @@ -12,7 +12,7 @@ LUCI_BASENAME:=luci LUCI_TITLE:=LuCI interface with Uhttpd as Webserver (default) LUCI_DESCRIPTION:=Standard OpenWrt set including full admin with ppp support and the default Bootstrap theme LUCI_DEPENDS:= \ - +uhttpd +luci-mod-admin-full +luci-theme-bootstrap \ + +uhttpd +uhttpd-mod-ubus +luci-mod-admin-full +luci-theme-bootstrap \ +luci-app-firewall +luci-app-opkg +luci-proto-ppp +libiwinfo-lua +IPV6:luci-proto-ipv6 \ +rpcd-mod-rrdns