diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2006-05-26 01:20:54 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2006-05-26 01:20:54 +0200 |
commit | 574af7e01a0cc738b4bbe7e903572943a85b9691 (patch) | |
tree | 5cb2e5c58d7b0c8e77c4768d93063a14355661dc /doc | |
parent | 5d9b79251c54a73a8a79b2b2aa185e8516d0b402 (diff) |
Require GLib 2
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ DEPENDENCIES ============ BitlBee's only real dependency is GLib. This is available on virtually every -platform. Any recent version of GLib (including 1.x versions) will work. +platform. Any recent version of GLib (2.0 or higher) will work. These days, MSN Messenger clients have to connect to the MS Passport servers through HTTPS. BitlBee can use several SSL libraries for this: GnuTLS, NSS |