* luci/contrib: remove BROKEN dependency from freifunk modules
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 14 Sep 2008 01:02:55 +0000 (01:02 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 14 Sep 2008 01:02:55 +0000 (01:02 +0000)
contrib/package/luci/Makefile

index 725e394..56548d7 100644 (file)
@@ -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