aboutsummaryrefslogtreecommitdiffstats
path: root/DEPENDS
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2013-03-31 13:49:33 +0100
committerMatthew Wild <mwild1@gmail.com>2013-03-31 13:49:33 +0100
commit1d5c18148001c64bc8105deea6b83ccd4e05a3b0 (patch)
treebd75a76e501c4cd508e87d191e10bdba011edf85 /DEPENDS
parent30f282f7b87119a861ef77b5d5bdba3ed4b01161 (diff)
downloadprosody-1d5c18148001c64bc8105deea6b83ccd4e05a3b0.tar.gz
prosody-1d5c18148001c64bc8105deea6b83ccd4e05a3b0.zip
DEPENDS: Update (LuaSec now has a rock) and add link to /doc/depends
Diffstat (limited to 'DEPENDS')
-rw-r--r--DEPENDS16
1 files changed, 9 insertions, 7 deletions
diff --git a/DEPENDS b/DEPENDS
index e7035430..ba125904 100644
--- a/DEPENDS
+++ b/DEPENDS
@@ -1,9 +1,11 @@
-The easiest way to install dependencies is using the luarocks tool.
-Rocks:
-luaexpat
-luasocket
-luafilesystem
+For full information on our dependencies, version requirements, and
+where to find them, see http://prosody.im/doc/depends
+
+If you have luarocks available on your platform, install the following:
+
+ - luaexpat
+ - luasocket
+ - luafilesystem
+ - luasec
-Non-rocks:
-LuaSec for SSL connections