diff options
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/poky-bleeding.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/distro/poky-bleeding.conf b/meta/conf/distro/poky-bleeding.conf index 475c1e6c71..c79bbcf915 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf @@ -2,6 +2,7 @@ PREFERRED_VERSION_atk ?= "1.19.6" PREFERRED_VERSION_gtk+ ?= "2.11.6" PREFERRED_VERSION_gnome-keyring ?= "2.19.91" +PREFERRED_VERSION_gnome-vfs ?= "2.19.91" PREFERRED_VERSION_libgnomecanvas ?= "2.19.2" PREFERRED_VERSION_gtk-engines ?= "2.11.7" |