diff --git a/docs/installation/osx.rst b/docs/installation/osx.rst
index 847c5710..1513620c 100644
--- a/docs/installation/osx.rst
+++ b/docs/installation/osx.rst
@@ -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 `_. This is needed by
+ GStreamer which Mopidy use heavily.
+
#. Install `Homebrew `_.
#. If you are already using Homebrew, make sure your installation is up to