mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
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:
parent
c58bf39c2e
commit
7ea5440235
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user