packagegroup-dey-gstreamer: Add bluetooth plugin.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
Alex Gonzalez 2015-06-19 12:31:21 +02:00
parent 269e7644cb
commit c014df997f
1 changed files with 1 additions and 0 deletions

View File

@ -19,4 +19,5 @@ RDEPENDS_${PN} = " \
gst-plugins-bad-meta \
${MACHINE_GSTREAMER_PLUGIN} \
${@base_conditional('HAVE_GUI', '1' , '', 'gst-fsl-plugin-gplay', d)} \
${@base_conditional('HAVE_BT', '1' , 'gst-plugin-bluetooth', '', d)} \
"