diff options
author | Leon Woestenberg <leon@sidebranch.com> | 2010-09-14 21:23:27 +0200 |
---|---|---|
committer | Leon Woestenberg <leon@sidebranch.com> | 2010-09-14 21:25:10 +0200 |
commit | f68f811ed20c32d3fb7c71fb41484ae6dd9908fc (patch) | |
tree | f2ed10e49e1b73deec5b4b7f827265a7a33fcb5c | |
parent | daa103a9c65d1ae51fdb52bf0b90099470d65631 (diff) |
preferred-xorg-versions-X11R7.5-latest.inc: Move to pixman 0.18.4
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Acked-by: Frans Meulenbroeks <frans.meulenbroeks@gmail.com>
-rw-r--r-- | conf/distro/include/preferred-xorg-versions-X11R7.5-latest.inc | 2 |
1 files changed, 1 insertions, 1 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 3c9aac032a..634265e893 100644 --- a/conf/distro/include/preferred-xorg-versions-X11R7.5-latest.inc +++ b/conf/distro/include/preferred-xorg-versions-X11R7.5-latest.inc @@ -108,7 +108,7 @@ PREFERRED_VERSION_libxxf86misc ?= "1.0.2" PREFERRED_VERSION_liblbxutil ?= "1.1.0" PREFERRED_VERSION_liboldx ?= "1.0.1" PREFERRED_VERSION_libxkbui ?= "1.0.2" -PREFERRED_VERSION_pixman ?= "0.16.2" +PREFERRED_VERSION_pixman ?= "0.18.4" #proto PREFERRED_VERSION_evieext ?= "1.1.0" PREFERRED_VERSION_fontcacheproto ?= "0.1.3" |