diff options
author | Ross Burton <ross@openedhand.com> | 2007-03-13 09:24:05 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-03-13 09:24:05 +0000 |
commit | 7cca09bdb55c0616bcba8dbacadbee3ca14dea87 (patch) | |
tree | 2f043182c2c4c4ecacab0f02665b036677df3eb9 /meta/conf | |
parent | 5f09ad29f2edc72318ffbbc261f42bee86b7512b (diff) | |
download | poky-7cca09bdb55c0616bcba8dbacadbee3ca14dea87.tar.gz |
Upgrade to latest GTK+ and Pango
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1337 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/poky-bleeding.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/distro/poky-bleeding.conf b/meta/conf/distro/poky-bleeding.conf index 1f88b548af..4396d4287d 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" | |||
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.0" | 4 | PREFERRED_VERSION_cairo ?= "1.4.0" |
5 | PREFERRED_VERSION_pango ?= "1.16.0" | 5 | PREFERRED_VERSION_pango ?= "1.16.1" |
6 | PREFERRED_VERSION_gtk+ ?= "2.10.9" | 6 | PREFERRED_VERSION_gtk+ ?= "2.10.10" |
7 | 7 | ||
8 | require conf/distro/poky.conf | 8 | require conf/distro/poky.conf |