Add libindicate dependency to docstring

This commit is contained in:
Stein Magnus Jodal 2011-05-11 18:46:25 +02:00
parent 55f13123a3
commit cd2e683154

View File

@ -30,6 +30,9 @@ class MprisFrontend(ThreadingActor, BaseFrontend):
- ``dbus`` Python bindings. The package is named ``python-dbus`` in
Ubuntu/Debian.
- ``libindicate`` Python bindings is needed to expose Mopidy in e.g. the
Ubuntu Sound Menu. The package is named ``python-indicate`` in
Ubuntu/Debian.
"""
# This thread requires :class:`mopidy.utils.process.GObjectEventThread` to be