From f9e0cb5d1a47aca4ca05a16f6f634089eb21186a Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Thu, 12 Aug 2010 01:42:34 +0200 Subject: [PATCH] docs: Require GStreamer >= 0.10, as we have no idea if it will work with lesser versions --- docs/installation/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/index.rst b/docs/installation/index.rst index 73ae62cb..227ae8b9 100644 --- a/docs/installation/index.rst +++ b/docs/installation/index.rst @@ -23,7 +23,7 @@ Install dependencies Make sure you got the required dependencies installed. - Python >= 2.6, < 3 -- :doc:`GStreamer ` (>= 0.10 ?) with Python bindings +- :doc:`GStreamer ` >= 0.10, with Python bindings - Dependencies for at least one Mopidy mixer: - :mod:`mopidy.mixers.alsa` (Linux only)