Skip to content
Snippets Groups Projects
Unverified Commit 29635b58 authored by Michal Hrusecky's avatar Michal Hrusecky :mouse:
Browse files

luci: Rebase the patch

parent 6f819a20
Branches
Tags
No related merge requests found
From d25384353cca0707a1963efb119b7e90495c0c4e Mon Sep 17 00:00:00 2001
From 8615071c5b3e8f4a5a0efefec2a4344222b3c4df Mon Sep 17 00:00:00 2001
From: Michal Hrusecky <Michal@Hrusecky.net>
Date: Fri, 9 Feb 2018 10:18:36 +0100
Subject: [PATCH] Drop uhttpd dependency
......@@ -11,18 +11,18 @@ Signed-off-by: Michal Hrusecky <Michal@Hrusecky.net>
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/collections/luci/Makefile b/collections/luci/Makefile
index 3c765c3..85a7b85 100644
index c3174e8..85a7b85 100644
--- a/collections/luci/Makefile
+++ b/collections/luci/Makefile
@@ -12,7 +12,7 @@ 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_DEPENDS:= \
- +uhttpd +uhttpd-mod-ubus +luci-mod-admin-full +luci-theme-bootstrap \
- +uhttpd +luci-mod-admin-full +luci-theme-bootstrap \
+ +luci-mod-admin-full +luci-theme-bootstrap \
+luci-app-firewall +luci-proto-ppp +libiwinfo-lua +IPV6:luci-proto-ipv6 \
+rpcd-mod-rrdns
--
2.17.1
2.18.0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment