diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2006-10-23 22:37:10 +0000 |
---|---|---|
committer | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2006-10-23 22:37:10 +0000 |
commit | 269ae0776143b7af1d09be6e58a359376c7f80ad (patch) | |
tree | 5119648ee6e01ce026eccc2eb4611315765c2425 | |
parent | b1fdcc531e5d13087b58efd6036b75bf32da6931 (diff) |
Update REQUIREMENTS
-rw-r--r-- | REQUIREMENTS | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS index 587adb57..93fe36c5 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -5,21 +5,23 @@ Core requirements bdb (berkley db) http://www.ruby-lang.org/en/raa-list.rhtml?name=bdb (which requires libdb2 or better, from www.sleepycat.com) - net/http 1.1+ + net/http 1.2+ + net/https (for debian, this will also need libopenssl-ruby) socket uri - (for debian, you'll also need libopenssl-ruby) - Plugin requirements (these are all optional, if you don't have them, the plugins just won't function) -babelfish, wserver: - net/http 1.2+ - -slashdot, freshmeat, rss: +bash, digg, slashdot, freshmeat, forecast: REXML +rss: + rss +rubyurl: + shorturl +time: + tzinfo External programs needed for rbot ================================= |