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:
Ross Burton 2015-01-09 13:24:47 +00:00 committed by Tom Zanussi
parent 1a3291f7b4
commit 2bf32f66dc

View File

@ -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 \
"