From e326002a896159d59ff4aa9cc596a5bbe645ed04 Mon Sep 17 00:00:00 2001 From: Stan Grishin Date: Tue, 24 Dec 2019 16:37:53 -0700 Subject: luci-app-advanced-reboot: bugfix: compatible with new luci Signed-off-by: Stan Grishin --- applications/luci-app-advanced-reboot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applications/luci-app-advanced-reboot/Makefile') diff --git a/applications/luci-app-advanced-reboot/Makefile b/applications/luci-app-advanced-reboot/Makefile index 97301fc6af..20f9168936 100644 --- a/applications/luci-app-advanced-reboot/Makefile +++ b/applications/luci-app-advanced-reboot/Makefile @@ -13,7 +13,7 @@ LUCI_DESCRIPTION:=Provides Web UI (found under System/Advanced Reboot) to reboot LUCI_DEPENDS:=+luci-compat +luci-mod-admin-full LUCI_PKGARCH:=all -PKG_RELEASE:=46 +PKG_RELEASE:=47 include ../../luci.mk -- cgit v1.2.3