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-0.10
The un-versioned gstreamer-vaapi recipe is for the obsolete 0.4.3 release, so change the dependency to gstreamer-vaapi-0.10, preserving the GStreamer version but upgrading to the current release. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
This commit is contained in:
parent
1a3291f7b4
commit
2bf32f66dc
|
@ -43,5 +43,5 @@ RDEPENDS_gst-va-intel-video = "\
|
|||
# The gstreamer-vaapi package contains the vaapi implementation
|
||||
#
|
||||
RDEPENDS_gst-va-intel-vaapi = "\
|
||||
gstreamer-vaapi \
|
||||
gstreamer-vaapi-0.10 \
|
||||
"
|
||||
|
|
Loading…
Reference in New Issue
Block a user