Upgrade pango to latest stable release, 1.18.2

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2611 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton
2007-08-31 14:53:40 +00:00
parent 3d0b9fc1db
commit 8cc540dc14
4 changed files with 1 additions and 2 deletions

View File

@@ -1,4 +1,3 @@
PREFERRED_VERSION_pango ?= "1.17.5"
PREFERRED_VERSION_gtk+ ?= "2.11.6"
require conf/distro/poky.conf

View File

@@ -159,7 +159,7 @@ PREFERRED_VERSION_glib-2.0 ?= "2.14.0"
PREFERRED_VERSION_glib-2.0-native ?= "2.12.4"
PREFERRED_VERSION_atk ?= "1.18.0"
PREFERRED_VERSION_cairo ?= "1.4.10"
PREFERRED_VERSION_pango ?= "1.16.5"
PREFERRED_VERSION_pango ?= "1.18.1"
PREFERRED_VERSION_gtk+ ?= "2.10.14"
PREFERRED_VERSION_dbus ?= "1.0.2"