mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 21:24:35 +04:00
luci: depend on uhttpd-mod-ubus
Start requiring uhttpd-mod-ubus support to speedup RPC calls. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
@@ -12,7 +12,7 @@ LUCI_BASENAME:=luci
|
|||||||
LUCI_TITLE:=LuCI interface with Uhttpd as Webserver (default)
|
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_DESCRIPTION:=Standard OpenWrt set including full admin with ppp support and the default Bootstrap theme
|
||||||
LUCI_DEPENDS:= \
|
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 \
|
+luci-app-firewall +luci-app-opkg +luci-proto-ppp +libiwinfo-lua +IPV6:luci-proto-ipv6 \
|
||||||
+rpcd-mod-rrdns
|
+rpcd-mod-rrdns
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user