diff options
author | Ross Burton <ross@openedhand.com> | 2006-12-23 13:04:52 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2006-12-23 13:04:52 +0000 |
commit | a29ef9d8c86d516d5fdc74c2cc544bb19c02e0fa (patch) | |
tree | f231e4bfc11b33e7670c1272cbba2faf79a7a00e | |
parent | 9286120bb3939d4ea476ada89c8d0c565a5e2739 (diff) | |
download | openembedded-core-a29ef9d8c86d516d5fdc74c2cc544bb19c02e0fa.tar.gz openembedded-core-a29ef9d8c86d516d5fdc74c2cc544bb19c02e0fa.tar.bz2 openembedded-core-a29ef9d8c86d516d5fdc74c2cc544bb19c02e0fa.zip |
Update cairo
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1090 311d38ba-8fff-0310-9ca6-ca027cbcb966
-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 70f0549a83..98de3b4723 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf @@ -1,6 +1,6 @@ PREFERRED_VERSION_gtk+ ?= "2.10.6" PREFERRED_VERSION_pango ?= "1.15.2" -PREFERRED_VERSION_cairo ?= "1.3.8" +PREFERRED_VERSION_cairo ?= "1.3.10" PREFERRED_VERSION_glib-2.0 ?= "2.12.4" PREFERRED_VERSION_glib-2.0-native ?= "2.12.4" |