diff options
author | Quirin Hofstaetter <qh@dev.tdt.de> | 2017-01-13 14:23:12 +0100 |
---|---|---|
committer | Florian Eckert <fe@dev.tdt.de> | 2017-06-13 13:40:33 +0200 |
commit | 9b211f005377c36e4b4d16cf8a48c838cd5974a2 (patch) | |
tree | ea3a1a009f99c208d3c3f6e1d0b3493ed3a0696c /collections | |
parent | 408f45aef3219d80033c914db647d12b8eb4cf9b (diff) |
luci: add license tag
Signed-off-by: Quirin Hofstaetter <qh@dev.tdt.de>
Diffstat (limited to 'collections')
-rw-r--r-- | collections/luci/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/collections/luci/Makefile b/collections/luci/Makefile index 4625c95f2..6f6c3a989 100644 --- a/collections/luci/Makefile +++ b/collections/luci/Makefile @@ -14,6 +14,8 @@ LUCI_DEPENDS:= \ +uhttpd +uhttpd-mod-ubus +luci-mod-admin-full +luci-theme-bootstrap \ +luci-app-firewall +luci-proto-ppp +libiwinfo-lua +IPV6:luci-proto-ipv6 +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature |