diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2009-12-31 15:54:45 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2009-12-31 17:06:29 +0100 |
commit | c4f2d06595774591310ca8b0158001b2215e24fe (patch) | |
tree | 14022636f3bfe7e5cbf32b20e8ee0ad6b2952b87 /conf | |
parent | 4670e963fe9f3ddd3dca7e86b9a2965d8d9c6a27 (diff) |
preferred-xorg-versions-X11R7.5-latest: bump liblbxutil and lbxproxy to latest, because that old isn't compatible with xserver used in R7.5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/preferred-xorg-versions-X11R7.5-latest.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/include/preferred-xorg-versions-X11R7.5-latest.inc b/conf/distro/include/preferred-xorg-versions-X11R7.5-latest.inc index c505032201..f4128aabc5 100644 --- a/conf/distro/include/preferred-xorg-versions-X11R7.5-latest.inc +++ b/conf/distro/include/preferred-xorg-versions-X11R7.5-latest.inc @@ -9,7 +9,7 @@ PREFERRED_VERSION_fonttosfnt ?= "1.0.4" PREFERRED_VERSION_fslsfonts ?= "1.0.2" PREFERRED_VERSION_fstobdf ?= "1.0.3" PREFERRED_VERSION_ico ?= "1.0.2" -PREFERRED_VERSION_lbxproxy ?= "1.0.1" +PREFERRED_VERSION_lbxproxy ?= "1.0.2" PREFERRED_VERSION_listres ?= "1.0.1" PREFERRED_VERSION_mkcfm ?= "1.0.1" PREFERRED_VERSION_mkcomposecache ?= "1.2.1" @@ -105,7 +105,7 @@ PREFERRED_VERSION_libxp ?= "1.0.0" PREFERRED_VERSION_libxprintapputil ?= "1.0.1" PREFERRED_VERSION_libxprintutil ?= "1.0.1" PREFERRED_VERSION_libxxf86misc ?= "1.0.2" -PREFERRED_VERSION_liblbxutil ?= "1.0.1" +PREFERRED_VERSION_liblbxutil ?= "1.1.0" PREFERRED_VERSION_liboldx ?= "1.0.1" PREFERRED_VERSION_libxkbui ?= "1.0.2" PREFERRED_VERSION_pixman ?= "0.16.2" |