diff options
author | Ross Burton <ross@openedhand.com> | 2007-06-13 16:58:25 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-06-13 16:58:25 +0000 |
commit | 1c0fabc1bbe17494dd21cdd738e79e5dcd3ff79b (patch) | |
tree | 3268a726c056b7481a63c537b34b093a8bb51571 /meta/conf | |
parent | 3af9eaa6b07b66db68f7320650cf00837a86cdc8 (diff) | |
download | poky-1c0fabc1bbe17494dd21cdd738e79e5dcd3ff79b.tar.gz |
Bump Cairo version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1927 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/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 c6ed2fd4b5..ce37687275 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.2" | 4 | PREFERRED_VERSION_cairo ?= "1.4.8" |
5 | PREFERRED_VERSION_pango ?= "1.16.4" | 5 | PREFERRED_VERSION_pango ?= "1.16.4" |
6 | PREFERRED_VERSION_gtk+ ?= "2.10.12" | 6 | PREFERRED_VERSION_gtk+ ?= "2.10.12" |
7 | PREFERRED_VERSION_gtk-engines ?= "2.10.0" | 7 | PREFERRED_VERSION_gtk-engines ?= "2.10.0" |