preferred-xorg-versions-X11R7.4.inc: set mesa preferred version to 7.2
authorOtavio Salvador <otavio@ossystems.com.br>
Wed, 12 Nov 2008 00:31:12 +0000 (22:31 -0200)
committerGraeme Gregory <dp@xora.org.uk>
Wed, 12 Nov 2008 15:23:07 +0000 (15:23 +0000)
This fixes the building of xserver-xorg in x86 based architectures
otherwise they fail the gl library.

conf/distro/include/preferred-xorg-versions-X11R7.4.inc

index 1f3d68d..548d823 100644 (file)
@@ -191,6 +191,7 @@ PREFERRED_VERSION_libxxf86dga ?= "1.0.2"
 PREFERRED_VERSION_libxxf86misc ?= "1.0.1"
 PREFERRED_VERSION_libxxf86vm ?= "1.0.2"
 PREFERRED_VERSION_xtrans ?= "1.2.1"
+PREFERRED_VERSION_mesa ?= "7.2"
 
 # proto
 PREFERRED_VERSION_applewmproto ?= "1.0.3"