packagegroup-fsl-gstreamer1.0: Remove ivorbisdec rdepends

The ivorbisdec is not built on default setting of GStreamer; except if
there is a real need for it to be added (which at this moment is
unknown), there is no reason to change this for our distros.

Series-to: meta-fsl
Series-prefix: distro

Change-Id: I376ab880e42035876ccb6fedaea3dc989dadbbc3
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Otavio Salvador 2017-02-20 12:28:18 -03:00
parent dd482aeb79
commit cd5c7a2539

View File

@ -63,7 +63,6 @@ RRECOMMENDS_${PN}-base = " \
# Basic audio plugins: parsers, demuxers, decoders
RDEPENDS_${PN}-audio = " \
${PN}-base \
gstreamer1.0-plugins-base-ivorbisdec \
gstreamer1.0-plugins-base-ogg \
gstreamer1.0-plugins-good-audioparsers \
gstreamer1.0-plugins-good-flac \