poky.conf: fix gnome-vfs preferred version

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4017 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton 2008-03-17 10:12:40 +00:00
parent 45bed459d5
commit f2888e8164
1 changed files with 1 additions and 1 deletions

View File

@ -213,7 +213,7 @@ PREFERRED_VERSION_dbus ?= "1.1.20"
PREFERRED_VERSION_dbus-native ?= "1.1.20"
PREFERRED_VERSION_dbus-glib ?= "0.74"
PREFERRED_VERSION_dbus-glib-native ?= "0.74"
PREFERRED_VERSION_gnome-vfs ?= "2.20.0"
PREFERRED_VERSION_gnome-vfs ?= "2.22.0"
PREFERRED_VERSION_libgnomecanvas ?= "2.20.0"
PREFERRED_VERSION_gnome-keyring ?= "2.20"