diff options
author | Ross Burton <ross@openedhand.com> | 2007-08-01 15:49:58 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-08-01 15:49:58 +0000 |
commit | fff91ca178a24a09ddb5e638a2710f682357503f (patch) | |
tree | 4864e8670b255983f9e803ba6d39f0a1eef7288c /meta/conf/distro | |
parent | 1d0a8d783d5c9f1dde853d280dd41d0f66a03d6f (diff) | |
download | poky-fff91ca178a24a09ddb5e638a2710f682357503f.tar.gz |
Upgrade bleeding to pango 1.17.5
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2297 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro')
-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 ea574f8bae..799dbffd8c 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.13.7" | |||
2 | PREFERRED_VERSION_glib-2.0-native ?= "2.12.4" | 2 | PREFERRED_VERSION_glib-2.0-native ?= "2.12.4" |
3 | 3 | ||
4 | PREFERRED_VERSION_cairo ?= "1.4.8" | 4 | PREFERRED_VERSION_cairo ?= "1.4.8" |
5 | PREFERRED_VERSION_pango ?= "1.16.4" | 5 | PREFERRED_VERSION_pango ?= "1.17.5" |
6 | PREFERRED_VERSION_gtk+ ?= "2.10.14" | 6 | PREFERRED_VERSION_gtk+ ?= "2.10.14" |
7 | PREFERRED_VERSION_gtk-engines ?= "2.10.0" | 7 | PREFERRED_VERSION_gtk-engines ?= "2.10.0" |
8 | 8 | ||