From e352326a9bbee0a832ce8fe0f33f26d7c3b42c5f Mon Sep 17 00:00:00 2001 From: Nils Schneider Date: Mon, 30 Sep 2013 18:39:26 +0200 Subject: [PATCH] gluon-config-mode: do not depend on luci-mod-failsafe (gluon-luci-admin will provide it's functionality) --- package/gluon-config-mode/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/gluon-config-mode/Makefile b/package/gluon-config-mode/Makefile index 8a081aad..4c95217b 100644 --- a/package/gluon-config-mode/Makefile +++ b/package/gluon-config-mode/Makefile @@ -15,7 +15,7 @@ define Package/gluon-config-mode SECTION:=gluon CATEGORY:=Gluon TITLE:=Luci based config mode for user friendly setup of new meshnodes - DEPENDS:=+gluon-core +uhttpd +dnsmasq +luci-mod-admin-core +luci-mod-failsafe +ip +luci-theme-openwrt +haveged + DEPENDS:=+gluon-core +uhttpd +dnsmasq +luci-mod-admin-core +ip +luci-theme-openwrt +haveged endef define Package/gluon-config-mode/description