poky.conf: Correct pango version
authorRichard Purdie <richard@openedhand.com>
Sat, 16 Sep 2006 08:15:29 +0000 (08:15 +0000)
committerRichard Purdie <richard@openedhand.com>
Sat, 16 Sep 2006 08:15:29 +0000 (08:15 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@714 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/distro/poky.conf

index db7c9cb..d96a8d7 100644 (file)
@@ -135,7 +135,7 @@ PREFERRED_VERSION_atk ?= "1.10.3"
 PREFERRED_VERSION_cairo = "1.0.4"
 PREFERRED_VERSION_gtk+ ?= "2.6.8"
 #PREFERRED_VERSION_gtk+ ?= "2.8.16"
-PREFERRED_VERSION_pango ?= "1.10.1"
+PREFERRED_VERSION_pango ?= "1.10.2"
 
 PREFERRED_VERSION_dbus ?= "0.60"
 PREFERRED_VERSION_gnome-vfs-dbus ?= "2.12.0+cvs${SRCDATE}"