Skip to content
Snippets Groups Projects
Commit 4a22f306 authored by nkour's avatar nkour
Browse files

mention python-dbus as optional dep

parent 5c27fc06
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,8 @@ Gajim is a GTK+ app that loves GNOME. You can do 'make' so you don't require gno
<li>GnomePythonExtras 2.10 or above (aka gnome-python-desktop) so you can avoid compiling trayicon and gtkspell</li>
<li>gnome-python-desktop (for GnomeKeyring support)</li>
<li>notification-daemon or notify-python (and D-Bus) to get cooler popups</li>
<li>D-Bus to have gajim-remote working</li>
<li>D-Bus running to have gajim-remote working</li>
<li>python-dbus bindings</li>
</ul>
<p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment