luci-app-olsr: depend on luci-lib-json 419/head
authorDaniel Golle <daniel@makrotopia.org>
Tue, 16 Jun 2015 15:36:42 +0000 (17:36 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Tue, 16 Jun 2015 15:41:23 +0000 (17:41 +0200)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
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