libva: use virtual providers of the gl components

These components can come from either mesa recipe of some other
custom gl providers such as emgd recipe.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
This commit is contained in:
Nitin A Kamble 2013-09-10 23:51:36 +00:00 committed by Tom Zanussi
parent c58bf39c2e
commit 7ea5440235

View File

@ -19,7 +19,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=2e48940f94acb0af582e5ef03537800f"
INC_PR = "r1"
DEPENDS = "libxext libxfixes libdrm mesa"
DEPENDS = "libxext libxfixes libdrm virtual/mesa virtual/libgles1 virtual/libgles2 virtual/egl"
inherit autotools pkgconfig