preferred-xorg-versions: increase various components to match Moblin distro

Switch to using xserver-xf86-dri-lite 1.7.99.2 and the updated dependencies it
requires by default.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
Joshua Lock 2010-02-10 14:02:50 +00:00
parent 2c2994718c
commit 0ff3de8ebf
1 changed files with 4 additions and 4 deletions

View File

@ -112,7 +112,7 @@ PREFERRED_VERSION_xf86bigfontproto-native ?= "1.2.0"
PREFERRED_VERSION_xf86bigfontproto-nativesdk ?= "1.2.0"
PREFERRED_VERSION_xf86dgaproto ?= "2.1"
PREFERRED_VERSION_xf86driproto ?= "2.1.0"
PREFERRED_VERSION_dri2proto ?= "1.99.3"
PREFERRED_VERSION_dri2proto ?= "2.2"
PREFERRED_VERSION_xf86miscproto ?= "0.9.3"
PREFERRED_VERSION_xf86rushproto ?= "1.1.2"
PREFERRED_VERSION_xf86vidmodeproto ?= "2.2.2"
@ -129,15 +129,15 @@ PREFERRED_VERSION_xproxymanagementprotocol ?= "1.0.3"
PREFERRED_VERSION_xrandr ?= "1.2.3"
PREFERRED_VERSION_xrdb ?= "1.0.5"
PREFERRED_VERSION_xserver-kdrive ?= "1.3.0.0"
PREFERRED_VERSION_xserver-xf86-dri-lite ?= "1.6.0"
PREFERRED_VERSION_xserver-xf86-dri-lite ?= "1.7.99.2"
PREFERRED_VERSION_xset ?= "1.0.4"
PREFERRED_VERSION_xtrans ?= "1.2.2"
PREFERRED_VERSION_xtrans-native ?= "1.2.2"
PREFERRED_VERSION_xtrans-nativesdk ?= "1.2.2"
PREFERRED_VERSION_xvinfo ?= "1.0.2"
PREFERRED_VERSION_xwininfo ?= "1.0.4"
PREFERRED_VERSION_mesa-dri ?= "7.4"
PREFERRED_VERSION_libdrm ?= "2.4.16"
PREFERRED_VERSION_mesa-dri ?= "7.7"
PREFERRED_VERSION_libdrm ?= "2.4.17"
PREFERRED_VERSION_xcb-proto ?= "1.5"
PREFERRED_VERSION_libxcb ?= "1.3"
PREFERRED_VERSION_libxcb-nativesdk ?= "1.3"