mirror of
https://github.com/openwrt/luci
synced 2025-01-09 04:28:37 +08:00
luci-app-olsr: depend on luci-lib-json
backport of ba897c6a20
Signed-off-by: Sven Roederer <devel-sven@geroedel.de>
This commit is contained in:
parent
c0ae328b63
commit
51afb12611
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user