summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/README b/doc/README
index 070b1ec81..e34d8a292 100644
--- a/doc/README
+++ b/doc/README
@@ -13,5 +13,9 @@ This package requires PHP 5.x and the following PHP Pear libraries:
- OAuth.php from http://oauth.googlecode.com/svn/code/php/
- markdown.php from http://michelf.com/projects/php-markdown/
- PEAR Mail, for sending out mail notifications
+ http://pear.php.net/package/Mail
- PEAR Net_SMTP, if you use the SMTP factory for notifications
+ http://pear.php.net/package/Net_SMTP
+- xmpphp, the follow-up to Class.Jabber.php. Probably the best XMPP
+ library available for PHP. http://xmpphp.googlecode.com/