diff --git a/README.html b/README.html index 38861e74b..5fa6156a9 100644 --- a/README.html +++ b/README.html @@ -14,8 +14,9 @@

Runtime Requirements

@@ -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.