docs: More exact GStreamer version range
This commit is contained in:
parent
ef15c4f6fc
commit
8097add7ed
@ -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:
|
#. Then you'll need to install all of Mopidy's hard non-Python dependencies:
|
||||||
|
|
||||||
- GStreamer 0.10.31 or later, with Python bindings. GStreamer is packaged
|
- GStreamer 0.10 (>= 0.10.31, < 0.11), with Python bindings. GStreamer is
|
||||||
for most popular Linux distributions. Search for GStreamer in your package
|
packaged for most popular Linux distributions. Search for GStreamer in
|
||||||
manager, and make sure to install the Python bindings, and the "good" and
|
your package manager, and make sure to install the Python bindings, and
|
||||||
"ugly" plugin sets.
|
the "good" and "ugly" plugin sets.
|
||||||
|
|
||||||
If you use Debian/Ubuntu you can install GStreamer like this::
|
If you use Debian/Ubuntu you can install GStreamer like this::
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user