diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2012-03-03 18:32:23 +0100 |
---|---|---|
committer | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2012-03-03 18:32:23 +0100 |
commit | 71588c22a8e4211123f03a839369dc393c4ee4fc (patch) | |
tree | 05c0d08f3b17d03a4e01c069ff14d87dcb9fc5e1 /REQUIREMENTS | |
parent | fd7b5cc1b0a07dcb61bf09db0c9d94946c7583fe (diff) |
Document iconv dependency
Diffstat (limited to 'REQUIREMENTS')
-rw-r--r-- | REQUIREMENTS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS index dddc940c..0e906dae 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -17,6 +17,9 @@ Core requirements For Windows instructions, check at the bottom of this file. + iconv this is needed by the httputil object and by the IRC engine + to ensure consistent encoding across the bot + net/http 1.2+ net/https (for debian, this will also need libopenssl-ruby) socket |