diff options
author | Ross Burton <ross@openedhand.com> | 2007-01-20 13:45:08 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-01-20 13:45:08 +0000 |
commit | 38ae29b09179c5e38666a32fce30252cc8470653 (patch) | |
tree | 64caaa7b82ecc7cd709cd6e8e1ac1ca9c10d410d /meta/conf/distro | |
parent | 162c14e0ab9d84d4996482ffecf893ce426ff443 (diff) | |
download | poky-38ae29b09179c5e38666a32fce30252cc8470653.tar.gz |
Update poky-bleeding to latest cairo
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1178 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 3d7ae29ddb..cffe5fc3a1 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.4" | 1 | PREFERRED_VERSION_glib-2.0 ?= "2.12.4" |
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.10" | 4 | PREFERRED_VERSION_cairo ?= "1.3.12" |
5 | PREFERRED_VERSION_pango ?= "1.15.2" | 5 | PREFERRED_VERSION_pango ?= "1.15.2" |
6 | PREFERRED_VERSION_gtk+ ?= "2.10.6" | 6 | PREFERRED_VERSION_gtk+ ?= "2.10.6" |
7 | 7 | ||