luci-mod-system: replace builtin opkg support with luci-app-opkg
[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:=LuCI interface with Uhttpd as Webserver (default)
13 LUCI_DESCRIPTION:=Standard OpenWrt set including full admin with ppp support and the default Bootstrap theme
14 LUCI_DEPENDS:= \
15 +uhttpd +luci-mod-admin-full +luci-theme-bootstrap \
16 +luci-app-firewall +luci-app-opkg +luci-proto-ppp +libiwinfo-lua +IPV6:luci-proto-ipv6 \
17 +rpcd-mod-rrdns
18
19 PKG_LICENSE:=Apache-2.0
20
21 include ../../luci.mk
22
23 # call BuildPackage - OpenWrt buildroot signature