mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
gstreamer-vaapi: add missing build dependencies
[YOCTO #3321] Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
71619f5ef0
commit
f502e74936
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user