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 e59bd322fd..c63aaaa447 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf @@ -1,5 +1,5 @@ PREFERRED_VERSION_atk ?= "1.20.0" -PREFERRED_VERSION_gtk+ ?= "2.12.0" +PREFERRED_VERSION_gtk+ ?= "2.12.1" PREFERRED_VERSION_gnome-keyring ?= "2.20" PREFERRED_VERSION_gnome-vfs ?= "2.20.0" |