dff5be67fad2ac947a4eb2dd8df5ed1bf34908d5
[project/luci.git] / collections / luci / Makefile
1 #
2 # Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
3 #
4 # This is free software, licensed under the Apache License, Version 2.0 .
5 #
6
7 include $(TOPDIR)/rules.mk
8
9 LUCI_TYPE:=col
10 LUCI_BASENAME:=luci
11
12 LUCI_TITLE:=Standard OpenWrt set including full admin with ppp support and the default Bootstrap theme
13 LUCI_DEPENDS:= \
14         +uhttpd +uhttpd-mod-ubus +luci-mod-admin-full +luci-theme-bootstrap \
15         +luci-app-firewall +luci-proto-ppp +libiwinfo-lua +luci-lib-nixio
16
17 include ../../luci.mk
18
19 # call BuildPackage - OpenWrt buildroot signature