1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

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
-1
View File
@@ -1,4 +1,3 @@
PREFERRED_VERSION_pango ?= "1.17.5"
PREFERRED_VERSION_gtk+ ?= "2.11.6"
require conf/distro/poky.conf
+1 -1
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"