diff --git a/README.html b/README.html
index 3ddfa08d5..558d23a80 100644
--- a/README.html
+++ b/README.html
@@ -37,8 +37,8 @@ Gajim is a GTK+ app that loves GNOME. You can do 'make' so you don't require gno
GnomePythonExtras 2.10 or above (aka gnome-python-desktop) so you can avoid compiling trayicon and gtkspell
gnome-python-desktop (for GnomeKeyring support)
notification-daemon or notify-python (and D-Bus) to get cooler popups
-D-Bus running to have gajim-remote working. Some distributions split dbus-x11, which is needed for dbus to work with Gajim. Version >= 0.60 is required.
-python-dbus bindings
+D-Bus running to have gajim-remote working. Some distributions split dbus-x11, which is needed for dbus to work with Gajim. Version >= 0.80 is required.
+python-dbus bindings (>=0.80)
python-sexy to have clickable URLs in chat windows
python-kerberos to use GSSAPI authentification. Note: version1.1 or higher is required