diff --git a/README.html b/README.html
index 2a265e9ac..c59ac15a9 100644
--- a/README.html
+++ b/README.html
@@ -19,7 +19,6 @@ Welcome to Gajim and thank you for trying out our client.
pygtk2.6 or higher
python-libglade
pysqlite2 (if you have python 2.5, you already have this)
-For zeroconf (bonjour), the "enable link-local messaging" checkbox, you need dbus-glib, python-avahi
@@ -30,6 +29,7 @@ Gajim is a GTK+ app that loves GNOME. You can do 'make' so you don't require gno
Optional Runtime Requirements
- PyOpenSSL (python-pyopenssl package in Debian) for secure SSL/TLS. Python's default SSL is insecure, so this package is highly recommended!
+- For zeroconf (bonjour), the "enable link-local messaging" checkbox, you need dbus-glib, python-avahi
- dnsutils (or whatever package provides the nslookup binary) for SRV support; if you don't know what that is, you don't need it
- gtkspell and aspell-LANG where lang is your locale eg. en, fr etc
- GnomePythonExtras 2.10 or above (aka gnome-python-desktop) so you can avoid compiling trayicon and gtkspell