luci/applications/luci-app-attendedsysupgrade/Makefile
Huangbin Zhan 9866bfe13c 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>
2021-07-02 09:28:45 -10:00

11 lines
325 B
Makefile

# See /LICENSE for more information.
# This is free software, licensed under the GNU General Public License v2.
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for attended sysupgrades
LUCI_DEPENDS:=+luci-base +attendedsysupgrade-common +cgi-io
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature