luci-app-attendedsysupgrade: remove depends uhttpd-mod-ubus
Remove depenedency uhttpd-mod-ubus which is not required. User may want to work with nginx rather uhttpd. Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com> (cherry picked from commit 9866bfe13ce2bed07453cce968f670e00a0d7517)
This commit is contained in:
parent
2d8cde2c72
commit
f543a84c5b
@ -4,7 +4,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
LUCI_TITLE:=LuCI support for attended sysupgrades
|
||||
LUCI_DEPENDS:=+luci-base +uhttpd-mod-ubus +attendedsysupgrade-common +cgi-io
|
||||
LUCI_DEPENDS:=+luci-base +attendedsysupgrade-common +cgi-io
|
||||
|
||||
include ../../luci.mk
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user