summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-olsr/Makefile
diff options
context:
space:
mode:
authorPatrick Grimm <patrick@lunatiki.de>2019-02-03 13:32:03 +0100
committerJo-Philipp Wich <jo@mein.io>2019-10-21 17:37:34 +0200
commit498b1fe65f144e142a009670c9861b5ff85ce4e6 (patch)
tree474cf9ba7f85b36f15b013ab28c953fa8c929870 /applications/luci-app-olsr/Makefile
parent36b052f8cc4ee142ad5126b5e4781ae1d7b38317 (diff)
luci-lib-luaneightbl: drop package - all functions ar also in luci-lib-ip
Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
Diffstat (limited to 'applications/luci-app-olsr/Makefile')
-rw-r--r--applications/luci-app-olsr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-olsr/Makefile b/applications/luci-app-olsr/Makefile
index 93815a55e..6ce1ac255 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-lib-json
+LUCI_DEPENDS:=+olsrd +olsrd-mod-jsoninfo +luci-lib-json
include ../../luci.mk