Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/luci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuirin Hofstaetter <qh@dev.tdt.de>2017-01-13 16:23:12 +0300
committerFlorian Eckert <fe@dev.tdt.de>2017-06-13 14:40:33 +0300
commit9b211f005377c36e4b4d16cf8a48c838cd5974a2 (patch)
treeea3a1a009f99c208d3c3f6e1d0b3493ed3a0696c /collections
parent408f45aef3219d80033c914db647d12b8eb4cf9b (diff)
luci: add license tag
Signed-off-by: Quirin Hofstaetter <qh@dev.tdt.de>
Diffstat (limited to 'collections')
-rw-r--r--collections/luci/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/collections/luci/Makefile b/collections/luci/Makefile
index 4625c95f24..6f6c3a989d 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