# # Copyright (C) 2008-2014 The LuCI Team # # This is free software, licensed under the Apache License, Version 2.0 . # include $(TOPDIR)/rules.mk LUCI_TYPE:=col LUCI_BASENAME:=luci LUCI_TITLE:=LuCI interface with Uhttpd as Webserver (default) LUCI_DESCRIPTION:=Standard OpenWrt set including package management and attended sysupgrades support LUCI_DEPENDS:= \ +luci-light \ +luci-app-opkg PKG_LICENSE:=Apache-2.0 include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature