summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2006-12-23 13:04:52 +0000
committerRoss Burton <ross@openedhand.com>2006-12-23 13:04:52 +0000
commita29ef9d8c86d516d5fdc74c2cc544bb19c02e0fa (patch)
treef231e4bfc11b33e7670c1272cbba2faf79a7a00e
parent9286120bb3939d4ea476ada89c8d0c565a5e2739 (diff)
downloadpoky-a29ef9d8c86d516d5fdc74c2cc544bb19c02e0fa.tar.gz
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.conf2
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 @@
1PREFERRED_VERSION_gtk+ ?= "2.10.6" 1PREFERRED_VERSION_gtk+ ?= "2.10.6"
2PREFERRED_VERSION_pango ?= "1.15.2" 2PREFERRED_VERSION_pango ?= "1.15.2"
3PREFERRED_VERSION_cairo ?= "1.3.8" 3PREFERRED_VERSION_cairo ?= "1.3.10"
4PREFERRED_VERSION_glib-2.0 ?= "2.12.4" 4PREFERRED_VERSION_glib-2.0 ?= "2.12.4"
5PREFERRED_VERSION_glib-2.0-native ?= "2.12.4" 5PREFERRED_VERSION_glib-2.0-native ?= "2.12.4"
6 6