X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=collections%2Fluci%2FMakefile;h=4625c95f240e391e801410cbda1b7db4b9ba9cbd;hp=dff5be67fad2ac947a4eb2dd8df5ed1bf34908d5;hb=c5287ef15fcc92e8c4a5f0b13051c6fd52aead07;hpb=1bb4822dca6113f73e3bc89e2acf15935e6f8e92 diff --git a/collections/luci/Makefile b/collections/luci/Makefile index dff5be67f..4625c95f2 100644 --- a/collections/luci/Makefile +++ b/collections/luci/Makefile @@ -12,7 +12,7 @@ LUCI_BASENAME:=luci LUCI_TITLE:=Standard OpenWrt set including full admin with ppp support and the default Bootstrap theme LUCI_DEPENDS:= \ +uhttpd +uhttpd-mod-ubus +luci-mod-admin-full +luci-theme-bootstrap \ - +luci-app-firewall +luci-proto-ppp +libiwinfo-lua +luci-lib-nixio + +luci-app-firewall +luci-proto-ppp +libiwinfo-lua +IPV6:luci-proto-ipv6 include ../../luci.mk