diff options
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc | 2 |
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 | ||
3 | LICENSE = "GPLv2+ & LGPLv2+ & LGPLv2.1+ " | 3 | LICENSE = "GPLv2+ & LGPLv2+ & LGPLv2.1+ " |
4 | 4 | ||
5 | DEPENDS += "gstreamer1.0-plugins-base bzip2" | 5 | DEPENDS += "gstreamer1.0-plugins-base bzip2 libpng" |
6 | 6 | ||
7 | S = "${WORKDIR}/gst-plugins-bad-${PV}" | 7 | S = "${WORKDIR}/gst-plugins-bad-${PV}" |
8 | 8 | ||