* 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
|
||||
$(call Package/luci/libtemplate)
|
||||
SUBMENU:=LuCI Freifunk Support (PARTLY BROKEN)
|
||||
DEPENDS:=+luci-mod-freifunk @BROKEN
|
||||
SUBMENU:=LuCI Freifunk Support
|
||||
DEPENDS:=+luci-mod-freifunk
|
||||
endef
|
||||
|
||||
define Package/luci/httpdtemplate
|
||||
|
|
Loading…
Reference in a new issue