diff options
author | Ross Burton <ross@openedhand.com> | 2007-02-14 10:50:06 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-02-14 10:50:06 +0000 |
commit | 0ad45238fec62fe79ee15305355265d9e0035e52 (patch) | |
tree | 899715bd027b6b3d7fb047f44e0aa3ca96c480cb /meta | |
parent | 9d81973e01a100f044efcb8d7c146e92fccc354b (diff) | |
download | poky-0ad45238fec62fe79ee15305355265d9e0035e52.tar.gz |
Update cairo version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1269 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-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 293384d740..9702df9403 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.6" | 1 | PREFERRED_VERSION_glib-2.0 ?= "2.12.6" |
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.3.12" | 4 | PREFERRED_VERSION_cairo ?= "1.3.14" |
5 | PREFERRED_VERSION_pango ?= "1.15.2" | 5 | PREFERRED_VERSION_pango ?= "1.15.2" |
6 | PREFERRED_VERSION_gtk+ ?= "2.10.9" | 6 | PREFERRED_VERSION_gtk+ ?= "2.10.9" |
7 | 7 | ||