luci-light: rework and reenable
[project/luci.git] / collections / luci / Makefile
index 62da8ad259843233bb2e6201258a826ac89ec9d8..2e09b78f0292f1a8b52af3b234cf45d4bf05a9a3 100644 (file)
@@ -10,18 +10,11 @@ LUCI_TYPE:=col
 LUCI_BASENAME:=luci
 
 LUCI_TITLE:=LuCI interface with Uhttpd as Webserver (default)
-LUCI_DESCRIPTION:=Standard OpenWrt set including full admin with ppp support and the default Bootstrap theme
+LUCI_DESCRIPTION:=Standard OpenWrt set including package management and attended sysupgrades support
 LUCI_DEPENDS:= \
-       +IPV6:luci-proto-ipv6 \
+       +luci-light \
        +luci-app-attendedsysupgrade \
-       +luci-app-firewall \
-       +luci-app-opkg \
-       +luci-mod-admin-full \
-       +luci-proto-ppp \
-       +luci-theme-bootstrap \
-       +rpcd-mod-rrdns \
-       +uhttpd \
-       +uhttpd-mod-ubus
+       +luci-app-opkg
 
 PKG_LICENSE:=Apache-2.0