From 2117add55f94151452942de7399d6973338207f8 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Sun, 20 Oct 2013 23:48:17 +0200 Subject: [PATCH] docs: Include minimum GStreamer version --- docs/installation/index.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/installation/index.rst b/docs/installation/index.rst index 238184f4..65c014b2 100644 --- a/docs/installation/index.rst +++ b/docs/installation/index.rst @@ -175,10 +175,10 @@ can install Mopidy from PyPI using Pip. #. Then you'll need to install all of Mopidy's hard non-Python dependencies: - - GStreamer 0.10.x, with Python bindings. GStreamer is packaged for most - popular Linux distributions. Search for GStreamer in your package manager, - and make sure to install the Python bindings, and the "good" and "ugly" - plugin sets. + - GStreamer 0.10.31 or later, with Python bindings. GStreamer is packaged + for most popular Linux distributions. Search for GStreamer in your package + manager, and make sure to install the Python bindings, and the "good" and + "ugly" plugin sets. If you use Debian/Ubuntu you can install GStreamer like this::