diff options
Diffstat (limited to 'meta/conf')
-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 4d21e13b8..0be01008b 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf @@ -2,7 +2,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_pango ?= "1.16.1" +PREFERRED_VERSION_pango ?= "1.16.4" PREFERRED_VERSION_gtk+ ?= "2.10.11" PREFERRED_VERSION_gtk-engines ?= "2.10.0" |