X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=collections%2Fluci%2FMakefile;h=9b495c3187b4ee887bf3dfa1390cd59c4f5ba379;hb=feefc600ed052207a9cef1f331abf2eedea35a66;hp=dff5be67fad2ac947a4eb2dd8df5ed1bf34908d5;hpb=1bb4822dca6113f73e3bc89e2acf15935e6f8e92;p=project%2Fluci.git diff --git a/collections/luci/Makefile b/collections/luci/Makefile index dff5be67f..9b495c318 100644 --- a/collections/luci/Makefile +++ b/collections/luci/Makefile @@ -12,7 +12,10 @@ 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 \ + +rpcd-mod-rrdns + +PKG_LICENSE:=Apache-2.0 include ../../luci.mk