From 51afb126114d9c81006ca740496aa835b9f89dcf Mon Sep 17 00:00:00 2001 From: Sven Roederer Date: Thu, 5 May 2016 14:20:44 +0200 Subject: [PATCH] luci-app-olsr: depend on luci-lib-json backport of https://github.com/openwrt/luci/commit/ba897c6a209eec3a4ea447a66407a385170ccb80 Signed-off-by: Sven Roederer --- applications/luci-app-olsr/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/luci-app-olsr/Makefile b/applications/luci-app-olsr/Makefile index f30c242d53..93815a55e2 100644 --- a/applications/luci-app-olsr/Makefile +++ b/applications/luci-app-olsr/Makefile @@ -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 -- 2.30.2