summaryrefslogtreecommitdiffhomepage
path: root/contrib/package
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2009-01-08 17:14:56 +0000
committerSteven Barth <steven@midlink.org>2009-01-08 17:14:56 +0000
commit5a35b64dfb02e126e271c963fcf083636dd0b88e (patch)
treeaffa6ed93a1beb62606f88b92359dc092fa51afd /contrib/package
parentba66d54b5f4064664c69f614d55814cc6e862997 (diff)
Added computer-readable Freifunk status page
Diffstat (limited to 'contrib/package')
-rw-r--r--contrib/package/luci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile
index 855dfc063..d85a93f00 100644
--- a/contrib/package/luci/Makefile
+++ b/contrib/package/luci/Makefile
@@ -321,7 +321,7 @@ endef
define Package/luci-mod-freifunk
$(call Package/luci/fftemplate)
- DEPENDS:=+luci-admin-full
+ DEPENDS:=+luci-admin-full +luci-json
TITLE:=LuCI Freifunk module
endef