[COMMIT osv master] lua: added missing lpeg library

5 views
Skip to first unread message

Commit Bot

unread,
May 12, 2020, 7:25:04 PM5/12/20
to osv...@googlegroups.com, Waldemar Kozaczuk
From: Waldemar Kozaczuk <jwkoz...@gmail.com>
Committer: Waldemar Kozaczuk <jwkoz...@gmail.com>
Branch: master

lua: added missing lpeg library

Signed-off-by: Waldemar Kozaczuk <jwkoz...@gmail.com>

---
diff --git a/modules/lua/Makefile b/modules/lua/Makefile
--- a/modules/lua/Makefile
+++ b/modules/lua/Makefile
@@ -31,6 +31,7 @@ $(LDIR)/socket/core.so: $(LUA_ROCKS)
LuaJSON: $(CDIR)/json.lua

$(CDIR)/json.lua: $(LUA_ROCKS)
+ $(LUA_ROCKS) install --no-doc --tree $(MODULES_DIR) lpeg 1.0.2-1
$(LUA_ROCKS) install --no-doc --tree $(MODULES_DIR) luajson 1.3.4-1

# == Lua_stdlib ==
Reply all
Reply to author
Forward
0 new messages