diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/luci-lua-runtime/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/luci-lua-runtime/Makefile b/modules/luci-lua-runtime/Makefile index 2c6f38f08f..f25e513eb1 100644 --- a/modules/luci-lua-runtime/Makefile +++ b/modules/luci-lua-runtime/Makefile @@ -15,6 +15,7 @@ LUCI_TITLE:=LuCI Lua runtime libraries LUCI_DEPENDS:= \ +luci-base \ +lua \ + +luci-lib-base \ +luci-lib-nixio \ +luci-lib-ip \ +luci-lib-jsonc \ |