X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=contrib%2Fpackage%2Fluci%2FMakefile;h=4dff5a7b512f4cda8f1457e81e9d00fa9a44e1b5;hp=e3a0ea85ad3b34ce0eca62455b863d740545095d;hb=66ab2700d7e904a518bc0f340f179998a3f76773;hpb=3899482acab141bf8d629de8de55ef3cf8f85926 diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index e3a0ea85a..4dff5a7b5 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -61,7 +61,7 @@ endef define Package/luci/fftemplate $(call Package/luci/libtemplate) - SUBMENU:=LuCI Freifunk Support (CURRENTLY BROKEN) + SUBMENU:=LuCI Freifunk Support (PARTLY BROKEN) DEPENDS:=+luci-mod-freifunk @BROKEN endef @@ -325,7 +325,7 @@ endef define Package/luci-mod-freifunk $(call Package/luci/fftemplate) - DEPENDS:=+luci-admin-full @BROKEN + DEPENDS:=+luci-admin-full TITLE:=LuCI Freifunk module endef @@ -481,7 +481,7 @@ endef ### Themes ### define Package/luci-theme-fledermaus $(call Package/luci/fftemplate) - DEPENDS:=+luci-web @BROKEN + DEPENDS:=+luci-web TITLE:=Fledermaus Theme endef