luci-app-olsr: depend on luci-lib-json 712/head
authorSven Roederer <freifunk@it-solutions.geroedel.de>
Thu, 5 May 2016 12:20:44 +0000 (14:20 +0200)
committerSven Roederer <freifunk@it-solutions.geroedel.de>
Thu, 5 May 2016 12:20:44 +0000 (14:20 +0200)
backport of https://github.com/openwrt/luci/commit/ba897c6a209eec3a4ea447a66407a385170ccb80

Signed-off-by: Sven Roederer <devel-sven@geroedel.de>
applications/luci-app-olsr/Makefile

index f30c242..93815a5 100644 (file)
@@ -7,7 +7,7 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=OLSR configuration and status module
-LUCI_DEPENDS:=+olsrd +olsrd-mod-jsoninfo +luci-lib-luaneightbl
+LUCI_DEPENDS:=+olsrd +olsrd-mod-jsoninfo +luci-lib-luaneightbl +luci-lib-json
 
 include ../../luci.mk