mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
gst-va-intel: depend on gstreamer-vaapi-1.0
GStreamer 0.10 is obsolete and newer releases of gstreamer-vaapi don't support it, so install the GStreamer 1.0 plugin. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
This commit is contained in:
parent
953047b03e
commit
19d0a6100e
|
@ -43,5 +43,5 @@ RDEPENDS_gst-va-intel-video = "\
|
|||
# The gstreamer-vaapi package contains the vaapi implementation
|
||||
#
|
||||
RDEPENDS_gst-va-intel-vaapi = "\
|
||||
gstreamer-vaapi-0.10 \
|
||||
gstreamer-vaapi-1.0 \
|
||||
"
|
||||
|
|
Loading…
Reference in New Issue
Block a user