diff options
-rw-r--r-- | recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb | 1 |
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 = "" | |||
20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
21 | 21 | ||
22 | DEPENDS += "gstreamer1.0-plugins-base libcap zlib bzip2" | 22 | DEPENDS += "gstreamer1.0-plugins-base libcap zlib bzip2" |
23 | RPROVIDES_${PN}-soup += "${PN}-souphttpsrc" | ||
23 | 24 | ||
24 | inherit gettext | 25 | inherit gettext |
25 | 26 | ||