diff options
author | Ross Burton <ross@openedhand.com> | 2007-03-21 10:28:59 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-03-21 10:28:59 +0000 |
commit | ddd34d37c45b591fcb2161053b54d5387c0331f1 (patch) | |
tree | 5f0536de29f3fede8902970918ac9ed4f32bfcf1 /meta/conf/distro/poky-bleeding.conf | |
parent | 968b14a1213395b5afe7a585877a78821bc09178 (diff) | |
download | poky-ddd34d37c45b591fcb2161053b54d5387c0331f1.tar.gz |
Upgrade Cairo
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1375 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 4396d4287d..38488d816a 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf | |||
@@ -1,7 +1,7 @@ | |||
1 | PREFERRED_VERSION_glib-2.0 ?= "2.12.11" | 1 | 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.2" |
5 | PREFERRED_VERSION_pango ?= "1.16.1" | 5 | PREFERRED_VERSION_pango ?= "1.16.1" |
6 | PREFERRED_VERSION_gtk+ ?= "2.10.10" | 6 | PREFERRED_VERSION_gtk+ ?= "2.10.10" |
7 | 7 | ||