summaryrefslogtreecommitdiffhomepage
path: root/contrib
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2008-12-19 12:22:03 +0000
committerJo-Philipp Wich <jow@openwrt.org>2008-12-19 12:22:03 +0000
commit373e7afb14bfffd9b840dc4ed9efd017f7ba0bee (patch)
treec41e951d6eef22c641d89f6d77f9579ff359b467 /contrib
parent04b52469506f0bbc49fd1edebeb7567c3d12b873 (diff)
contrib/package: drop german only notice from ff-support, mark asterisk as broken for now
Diffstat (limited to 'contrib')
-rw-r--r--contrib/package/luci/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile
index 4059e8ae1..aeb2eb89d 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 (GERMAN ONLY)
+ SUBMENU:=LuCI Freifunk Support
DEPENDS:=+luci-mod-freifunk
endef
@@ -547,7 +547,8 @@ endef
define Package/luci-app-asterisk
$(call Package/luci/webtemplate)
- TITLE:=LuCI Support for Asterisk PBX (Incomplete)
+ TITLE:=LuCI Support for Asterisk PBX
+ DEPENDS+=@BROKEN +luci-admin-core +asterisk14
endef
define Package/luci-app-asterisk/install