mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
ia32-base: add libva display dependencies to emgd xserver
libgstmixvideoplugin.so is being blacklisted due to a missing libva-tpi library, so add it and make the other two libva display libraries available while we're at it. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
add666e2d8
commit
59f55bb2e0
|
@ -54,6 +54,9 @@ XSERVER_IA32_I915 = "xf86-video-intel \
|
|||
|
||||
XSERVER_IA32_EMGD = "emgd-driver-bin \
|
||||
libva-x11 \
|
||||
libva-tpi \
|
||||
libva-glx \
|
||||
libva-egl \
|
||||
"
|
||||
|
||||
XSERVER_IA32_VESA = "xf86-video-vesa"
|
||||
|
|
Loading…
Reference in New Issue
Block a user