From: Ross Burton Date: Fri, 22 Dec 2006 10:00:21 +0000 (+0000) Subject: Update for new Pango and Cairo X-Git-Tag: 2011-1~12339 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ed9ba440ff91b8c08c10b6071dcd432073816ff8;p=openembedded-core.git Update for new Pango and Cairo git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1071 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/conf/distro/poky-bleeding.conf b/meta/conf/distro/poky-bleeding.conf index 75c1c6ad48..70f0549a83 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.1" -PREFERRED_VERSION_cairo ?= "1.3.6" +PREFERRED_VERSION_pango ?= "1.15.2" +PREFERRED_VERSION_cairo ?= "1.3.8" PREFERRED_VERSION_glib-2.0 ?= "2.12.4" PREFERRED_VERSION_glib-2.0-native ?= "2.12.4"