gst1: Simplify Gentoo install docs

This commit is contained in:
Stein Magnus Jodal 2016-02-01 13:37:16 +01:00
parent 906a48eaf7
commit dce7e1551d

View File

@ -60,7 +60,7 @@ please follow the directions :ref:`here <contributing>`.
If you use Gentoo you can install GStreamer like this::
emerge -av gst-python gst-plugins-good gst-plugins-ugly gst-plugins-meta
emerge -av gst-python gst-plugins-meta
``gst-plugins-meta`` is the one that actually pulls in the plugins you want,
so pay attention to the USE flags, e.g. ``alsa``, ``mp3``, etc.