Skip to content

Commit

Permalink
Mention dbus and gobject dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ids1024 committed Oct 18, 2016
1 parent 942cfed commit 5e3b663
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,12 @@ Installing youtube_dl is highly recommended::

[sudo] pip3 install youtube_dl

Additional Linux installation notes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
For mpris2 support, install the python bindings for dbus and pygobject::

[sudo] pip3 install dbus gobject

Additional Mac OS X installation notes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Install mpv (recommended player) with `Homebrew <http://brew.sh>`_::
Expand Down

0 comments on commit 5e3b663

Please sign in to comment.