From: Jo-Philipp Wich Date: Sun, 14 Sep 2008 01:02:55 +0000 (+0000) Subject: * luci/contrib: remove BROKEN dependency from freifunk modules X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=e8557bbe60eba7ed45305c99167e0bbb2c53be52;p=openwrt-luci.git * luci/contrib: remove BROKEN dependency from freifunk modules --- diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 725e394e6e..56548d7356 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -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