docs: OS X install requires XQuartz

This commit is contained in:
Stein Magnus Jodal 2014-07-04 20:11:42 +02:00
parent e04422c953
commit 4cf8724714

View File

@ -4,6 +4,14 @@ OS X: Install from Homebrew
If you are running OS X, you can install everything needed with Homebrew.
#. Install Xcode command line developer tools. Do this even if you already have
Xcode installed::
xcode-select --install
#. Install `XQuartz <http://xquartz.macosforge.org/>`_. This is needed by
GStreamer which Mopidy use heavily.
#. Install `Homebrew <https://github.com/Homebrew/homebrew>`_.
#. If you are already using Homebrew, make sure your installation is up to