docs: Require GStreamer >= 0.10, as we have no idea if it will work with lesser versions

This commit is contained in:
Stein Magnus Jodal 2010-08-12 01:42:34 +02:00
parent 31ccf37dd8
commit f9e0cb5d1a

View File

@ -23,7 +23,7 @@ Install dependencies
Make sure you got the required dependencies installed.
- Python >= 2.6, < 3
- :doc:`GStreamer <gstreamer>` (>= 0.10 ?) with Python bindings
- :doc:`GStreamer <gstreamer>` >= 0.10, with Python bindings
- Dependencies for at least one Mopidy mixer:
- :mod:`mopidy.mixers.alsa` (Linux only)