[yocto] [PATCH] gstreamer-vaapi: add missing build dependencies

Ross Burton ross.burton at intel.com
Tue Oct 23 02:43:31 PDT 2012


[YOCTO #3321]

Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 common/recipes-multimedia/gstreamer/gstreamer-vaapi_git.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/recipes-multimedia/gstreamer/gstreamer-vaapi_git.bb b/common/recipes-multimedia/gstreamer/gstreamer-vaapi_git.bb
index 27552a2..74fa29a 100644
--- a/common/recipes-multimedia/gstreamer/gstreamer-vaapi_git.bb
+++ b/common/recipes-multimedia/gstreamer/gstreamer-vaapi_git.bb
@@ -6,7 +6,7 @@ based plugins for GStreamer and helper libraries: `vaapidecode', \
 LICENSE = "LGPLv2.1+"
 LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c"
 
-DEPENDS = "gstreamer libva"
+DEPENDS = "gstreamer gst-plugins-base gst-plugins-bad libva"
 
 # 0.3.8 tag
 SRCREV = "6ec4c2252a4aa706cd8631cb1083828485b9df9a"
-- 
1.7.10




More information about the yocto mailing list