From b8d29f33b603e0d225d5deb427d83900973e653c Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Fri, 18 May 2012 16:41:23 -0500 Subject: meta-intel: remove video acceleration from emgd XSERVER Video acceleration dependencies really don't belong in the XSERVER variable - remove them; we'll add them back later via va-intel. Signed-off-by: Tom Zanussi --- conf/machine/include/ia32-base.inc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'conf') diff --git a/conf/machine/include/ia32-base.inc b/conf/machine/include/ia32-base.inc index be1c8e03..99ac3525 100644 --- a/conf/machine/include/ia32-base.inc +++ b/conf/machine/include/ia32-base.inc @@ -57,10 +57,6 @@ XSERVER_IA32_I965 = "xf86-video-intel \ " XSERVER_IA32_EMGD = "emgd-driver-bin \ - libva-x11 \ - libva-tpi \ - libva-glx \ - libva-egl \ " XSERVER_IA32_VESA = "xf86-video-vesa" -- cgit v1.2.3-54-g00ecf