summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc
index b5fc2234d3..8a7c5c1d62 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc
@@ -2,7 +2,7 @@ require gstreamer1.0-plugins.inc
2 2
3LICENSE = "GPLv2+ & LGPLv2+ & LGPLv2.1+ " 3LICENSE = "GPLv2+ & LGPLv2+ & LGPLv2.1+ "
4 4
5DEPENDS += "gstreamer1.0-plugins-base bzip2" 5DEPENDS += "gstreamer1.0-plugins-base bzip2 libpng"
6 6
7S = "${WORKDIR}/gst-plugins-bad-${PV}" 7S = "${WORKDIR}/gst-plugins-bad-${PV}"
8 8