diff options
Diffstat (limited to 'applications/luci-app-attendedsysupgrade/Makefile')
-rw-r--r-- | applications/luci-app-attendedsysupgrade/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/applications/luci-app-attendedsysupgrade/Makefile b/applications/luci-app-attendedsysupgrade/Makefile index cab27e6751..868446f5b8 100644 --- a/applications/luci-app-attendedsysupgrade/Makefile +++ b/applications/luci-app-attendedsysupgrade/Makefile @@ -6,6 +6,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for attended sysupgrades LUCI_DEPENDS:=+luci-base +attendedsysupgrade-common +cgi-io +PKG_MAINTAINER:=Paul Spooren <paul@spooren.de> + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature |