diff options
Diffstat (limited to 'meta')
-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 c6ed2fd4b..ce3768727 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf @@ -1,7 +1,7 @@ PREFERRED_VERSION_glib-2.0 ?= "2.12.11" PREFERRED_VERSION_glib-2.0-native ?= "2.12.4" -PREFERRED_VERSION_cairo ?= "1.4.2" +PREFERRED_VERSION_cairo ?= "1.4.8" PREFERRED_VERSION_pango ?= "1.16.4" PREFERRED_VERSION_gtk+ ?= "2.10.12" PREFERRED_VERSION_gtk-engines ?= "2.10.0" |