projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8029d6
)
luci-app-olsr: depend on luci-lib-json
419/head
author
Daniel Golle
<daniel@makrotopia.org>
Tue, 16 Jun 2015 15:36:42 +0000
(17:36 +0200)
committer
Daniel 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
patch
|
blob
|
history
diff --git
a/applications/luci-app-olsr/Makefile
b/applications/luci-app-olsr/Makefile
index f30c242d53b966fcc57d8ec7ca9ff6edf5107651..93815a55e247bf5064502ff93a50cbe8b3dc0f84 100644
(file)
--- 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