diff options
Diffstat (limited to 'meta/conf/distro/poky-bleeding.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 5d0a3a9913..e59bd322fd 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf @@ -3,7 +3,7 @@ PREFERRED_VERSION_gtk+ ?= "2.12.0" PREFERRED_VERSION_gnome-keyring ?= "2.20" PREFERRED_VERSION_gnome-vfs ?= "2.20.0" -PREFERRED_VERSION_libgnomecanvas ?= "2.19.2" +PREFERRED_VERSION_libgnomecanvas ?= "2.20.0" PREFERRED_VERSION_gtk-engines ?= "2.12.0" require conf/distro/poky.conf |