summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb
diff options
context:
space:
mode:
authorsivasubramanian <sivasubramanian.patchaiperumal@linaro.org>2019-01-03 16:55:25 +0530
committerOtavio Salvador <otavio@ossystems.com.br>2019-01-10 11:02:47 -0200
commitc6c4bf84f8a3402bb86f0ed619296f4aa5d69929 (patch)
tree5ade7d5932da2f276e05b187bf48a0edef3f2a6c /recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb
parent2951ae106e81aff0f58979bb5036a3b7bc841d80 (diff)
downloadmeta-freescale-c6c4bf84f8a3402bb86f0ed619296f4aa5d69929.tar.gz
gstreamer1.0-plugins-good: fix souphttpsrc dependency cherry-picked from openembedded-core master
Signed-off-by: sivasubramanian <sivasubramanian.patchaiperumal@linaro.org> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb')
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb
index 60b6a16e..d527073b 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb
+++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb
@@ -20,6 +20,7 @@ EXTRA_AUTORECONF = ""
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
21 21
22DEPENDS += "gstreamer1.0-plugins-base libcap zlib bzip2" 22DEPENDS += "gstreamer1.0-plugins-base libcap zlib bzip2"
23RPROVIDES_${PN}-soup += "${PN}-souphttpsrc"
23 24
24inherit gettext 25inherit gettext
25 26