gluon-config-mode: do not depend on luci-mod-failsafe (gluon-luci-admin will provide it's functionality)

This commit is contained in:
Nils Schneider 2013-09-30 18:39:26 +02:00
parent fc435e7788
commit 04c4f7bef1
1 changed files with 1 additions and 1 deletions

View File

@ -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