From: sivasubramanian Date: Thu, 3 Jan 2019 11:25:25 +0000 (+0530) Subject: gstreamer1.0-plugins-good: fix souphttpsrc dependency cherry-picked from openembedded... X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=c6c4bf84f8a3402bb86f0ed619296f4aa5d69929;p=meta-freescale.git gstreamer1.0-plugins-good: fix souphttpsrc dependency cherry-picked from openembedded-core master Signed-off-by: sivasubramanian Signed-off-by: Otavio Salvador --- 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 = "" S = "${WORKDIR}/git" DEPENDS += "gstreamer1.0-plugins-base libcap zlib bzip2" +RPROVIDES_${PN}-soup += "${PN}-souphttpsrc" inherit gettext