diff options
Diffstat (limited to 'applications/luci-app-dawn/Makefile')
-rw-r--r-- | applications/luci-app-dawn/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applications/luci-app-dawn/Makefile b/applications/luci-app-dawn/Makefile index a840e95732..b513cc1544 100644 --- a/applications/luci-app-dawn/Makefile +++ b/applications/luci-app-dawn/Makefile @@ -3,6 +3,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for DAWN LUCI_DEPENDS:=+luci-base +dawn +PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=Nick Hainke <vincent@systemli.org> include ../../luci.mk |