diff options
author | Ross Burton <ross@openedhand.com> | 2007-05-15 07:56:41 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-05-15 07:56:41 +0000 |
commit | 71ff5265e39414dacd67029c46b0f69b534176fa (patch) | |
tree | 662cd6de8c0e07d17e5ad7c38a287b09946121bd /meta/conf/distro/poky-bleeding.conf | |
parent | 91157b74797b0cb593d4ba09c046f1e0a90ee5e0 (diff) | |
download | openembedded-core-71ff5265e39414dacd67029c46b0f69b534176fa.tar.gz openembedded-core-71ff5265e39414dacd67029c46b0f69b534176fa.tar.bz2 openembedded-core-71ff5265e39414dacd67029c46b0f69b534176fa.zip |
Upgrade Pango
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1725 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro/poky-bleeding.conf')
-rw-r--r-- | meta/conf/distro/poky-bleeding.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/poky-bleeding.conf b/meta/conf/distro/poky-bleeding.conf index 4d21e13b8c..0be01008bb 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf @@ -2,7 +2,7 @@ PREFERRED_VERSION_glib-2.0 ?= "2.12.11" PREFERRED_VERSION_glib-2.0-native ?= "2.12.4" PREFERRED_VERSION_cairo ?= "1.4.2" -PREFERRED_VERSION_pango ?= "1.16.1" +PREFERRED_VERSION_pango ?= "1.16.4" PREFERRED_VERSION_gtk+ ?= "2.10.11" PREFERRED_VERSION_gtk-engines ?= "2.10.0" |