Upgrade pango from 1.8.1 to 1.8.3

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3135 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton
2007-11-12 19:51:08 +00:00
parent 6648c1349c
commit 8075bb569d
4 changed files with 1 additions and 2 deletions

View File

@@ -174,7 +174,7 @@ PREFERRED_VERSION_glib-2.0 ?= "2.14.3"
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.18.1"
PREFERRED_VERSION_pango ?= "1.18.3"
PREFERRED_VERSION_gtk+ ?= "2.10.14"
PREFERRED_VERSION_dbus ?= "1.0.2"

View File

@@ -1,2 +1 @@
require pango.inc
PR = "r1"