diff --git a/README.html b/README.html
index 38861e74b..5fa6156a9 100644
--- a/README.html
+++ b/README.html
@@ -14,8 +14,9 @@
Runtime Requirements
-- python2.5 or higher
-- pygtk2.22 or higher
+- python2.7 or higher
+- python-gi
+- gir1.2-gtk-3.0
- python-nbxmpp
@@ -28,7 +29,7 @@
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
gtkspell and aspell-LANG where lang is your locale eg. en, fr etc
-gnome-python-desktop (for GnomeKeyring support as password storage)
+gir1.2-gnomekeyring-1.0 for GnomeKeyring support as password storage
kwalletcli (for support of KDE Wallet as password storage)
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.80 is required.