summaryrefslogtreecommitdiffhomepage
path: root/libs/luci-lib-luaneightbl/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2015-01-09 13:04:01 +0100
committerJo-Philipp Wich <jow@openwrt.org>2015-01-09 13:04:01 +0100
commit3c6d03ddee6ba4a536b687b17aa5a41f1f2d1575 (patch)
tree043a31ba0faac212dafabf4286f6df188c22ad92 /libs/luci-lib-luaneightbl/Makefile
parentdb653649ffa7d71b1d952506796914813be360f0 (diff)
luci-lib-luaneightbl: add src Makefile and fix dependencies (#282)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Diffstat (limited to 'libs/luci-lib-luaneightbl/Makefile')
-rw-r--r--libs/luci-lib-luaneightbl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/luci-lib-luaneightbl/Makefile b/libs/luci-lib-luaneightbl/Makefile
index d9ab98079..f0185b86a 100644
--- a/libs/luci-lib-luaneightbl/Makefile
+++ b/libs/luci-lib-luaneightbl/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=neightbl - Lua lib for IPv6 neighbors
-LUCI_DEPENDS:=+luci-base
+LUCI_DEPENDS:=+liblua
include ../../luci.mk