1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

preferred-xorg-versions.inc: Update libxfont versions

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3771 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2008-02-11 22:38:32 +00:00
parent 37c202fbc6
commit e4c5a6db7e
@@ -45,8 +45,8 @@ PREFERRED_VERSION_libxdmcp-native = "1.0.2"
PREFERRED_VERSION_libxevie = "1.0.2"
PREFERRED_VERSION_libxext = "1.0.3"
PREFERRED_VERSION_libxfixes = "4.0.3"
PREFERRED_VERSION_libxfont = "1.3.0"
PREFERRED_VERSION_libxfont-native = "1.3.0"
PREFERRED_VERSION_libxfont = "1.3.1"
PREFERRED_VERSION_libxfont-native = "1.3.1"
PREFERRED_VERSION_libxfontcache = "1.0.4"
PREFERRED_VERSION_libxft = "2.1.12"
PREFERRED_VERSION_libxi = "1.1.2"