diff mbox

[2/2] gst-plugins-good: fix rdepends for libmultifile and shapewipe

Message ID 0cc3775bacba0c6ad0159a9d78da0f41da86a560.1398259308.git.Morten.ThunbergSvendsen@prevas.dk
State Accepted
Delegated to: Christian Sørensen
Headers show

Commit Message

Morten Svendsen April 23, 2014, 1:22 p.m. UTC
---
 recipes/gstreamer/gst-plugins-good.inc | 2 ++
 1 file changed, 2 insertions(+)
diff mbox

Patch

diff --git a/recipes/gstreamer/gst-plugins-good.inc b/recipes/gstreamer/gst-plugins-good.inc
index d894344..831ad06 100644
--- a/recipes/gstreamer/gst-plugins-good.inc
+++ b/recipes/gstreamer/gst-plugins-good.inc
@@ -68,6 +68,8 @@  y4menc \
 "
 
 FILES_${PN}-libequalizer += "${datadir}/gstreamer-${LIBV}/presets/"
+RDEPENDS_${PN}-libmultifile += "libgio"
+RDEPENDS_${PN}-libshapewipe += "libgio"
 
 PACKAGES += "${PN}-all"
 RDEPENDS_${PN}-all = "${LIBS_AUTO_RPACKAGES}"