summaryrefslogtreecommitdiffhomepage
path: root/collections
diff options
context:
space:
mode:
Diffstat (limited to 'collections')
-rw-r--r--collections/luci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/collections/luci/Makefile b/collections/luci/Makefile
index dff5be67f..ace4735a0 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
include ../../luci.mk