Annotate

DEPENDS @ 5309:2da869d95271

ejabberd2prosody.lua: Replace util.logger with a dummy before requiring util.serialization
author Kim Alvefur <zash@zash.se>
date Thu, 24 Jan 2013 21:48:45 +0100
parent 4914:2e9b16b2ae00
child 5406:9903a03b7b3e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7
dcc5ac721c20 - Remove some debugging code
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
1 The easiest way to install dependencies is using the luarocks tool.
dcc5ac721c20 - Remove some debugging code
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
2
dcc5ac721c20 - Remove some debugging code
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
3 Rocks:
dcc5ac721c20 - Remove some debugging code
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
4 luaexpat
dcc5ac721c20 - Remove some debugging code
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
5 luasocket
4914
2e9b16b2ae00 DEPENDS: Add luafilesystem (thanks Zash)
Matthew Wild <mwild1@gmail.com>
parents: 447
diff changeset
6 luafilesystem
7
dcc5ac721c20 - Remove some debugging code
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
7
dcc5ac721c20 - Remove some debugging code
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
8 Non-rocks:
dcc5ac721c20 - Remove some debugging code
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
9 LuaSec for SSL connections