diff options
Diffstat (limited to 'applications/luci-app-attendedsysupgrade/Makefile')
-rw-r--r-- | applications/luci-app-attendedsysupgrade/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applications/luci-app-attendedsysupgrade/Makefile b/applications/luci-app-attendedsysupgrade/Makefile index 868446f5b8..aaaf3f5dee 100644 --- a/applications/luci-app-attendedsysupgrade/Makefile +++ b/applications/luci-app-attendedsysupgrade/Makefile @@ -7,6 +7,7 @@ LUCI_TITLE:=LuCI support for attended sysupgrades LUCI_DEPENDS:=+luci-base +attendedsysupgrade-common +cgi-io PKG_MAINTAINER:=Paul Spooren <paul@spooren.de> +PKG_LICENSE:=GPL-2.0 include ../../luci.mk |