luci: do not depend on uhttpd-mod-ubus
We do not need this module at all, yet. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
e987c7e069
commit
1602313f5c
1 changed files with 1 additions and 1 deletions
|
@ -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 +uhttpd-mod-ubus +luci-mod-admin-full +luci-theme-bootstrap \
|
||||
+uhttpd +luci-mod-admin-full +luci-theme-bootstrap \
|
||||
+luci-app-firewall +luci-proto-ppp +libiwinfo-lua +IPV6:luci-proto-ipv6 \
|
||||
+rpcd-mod-rrdns
|
||||
|
||||
|
|
Loading…
Reference in a new issue