* luci/contrib: remove BROKEN dependency from freifunk modules
This commit is contained in:
parent
95c444c539
commit
e8557bbe60
1 changed files with 2 additions and 2 deletions
|
@ -61,8 +61,8 @@ endef
|
||||||
|
|
||||||
define Package/luci/fftemplate
|
define Package/luci/fftemplate
|
||||||
$(call Package/luci/libtemplate)
|
$(call Package/luci/libtemplate)
|
||||||
SUBMENU:=LuCI Freifunk Support (PARTLY BROKEN)
|
SUBMENU:=LuCI Freifunk Support
|
||||||
DEPENDS:=+luci-mod-freifunk @BROKEN
|
DEPENDS:=+luci-mod-freifunk
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/luci/httpdtemplate
|
define Package/luci/httpdtemplate
|
||||||
|
|
Loading…
Reference in a new issue