preferred-xorg-versions-X11R7.4.inc: pin down bigreqsproto-native and inputproto...
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Tue, 5 Jan 2010 22:22:04 +0000 (23:22 +0100)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Tue, 5 Jan 2010 22:22:04 +0000 (23:22 +0100)
* the latest versions require a newer xorg-utils than available in xorg 7.4
* essentially the same as commit 314b28b844fd5

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

index 8c8b7d6..cf3bf7b 100644 (file)
@@ -200,6 +200,7 @@ PREFERRED_VERSION_xtrans-native ?= "1.2.1"
 # proto
 PREFERRED_VERSION_applewmproto ?= "1.0.3"
 PREFERRED_VERSION_bigreqsproto ?= "1.0.2"
+PREFERRED_VERSION_bigreqsproto-native ?= "1.0.2"
 PREFERRED_VERSION_compositeproto ?= "0.4"
 PREFERRED_VERSION_damageproto ?= "1.1.0"
 PREFERRED_VERSION_dmxproto ?= "2.2.2"
@@ -209,6 +210,7 @@ PREFERRED_VERSION_fontcacheproto ?= "0.1.2"
 PREFERRED_VERSION_fontsproto ?= "2.0.2"
 PREFERRED_VERSION_glproto ?= "1.4.9"
 PREFERRED_VERSION_inputproto ?= "1.4.4"
+PREFERRED_VERSION_inputproto-native ?= "1.4.2"
 PREFERRED_VERSION_kbproto ?= "1.0.3"
 PREFERRED_VERSION_kbproto-native ?= "1.0.3"
 PREFERRED_VERSION_randrproto ?= "1.2.1"