summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-08-31 16:13:36 +0000
committerRoss Burton <ross@openedhand.com>2007-08-31 16:13:36 +0000
commitc8c2a9e7d0a11c6cdc23f34a4f10c98a33a75287 (patch)
tree086fb1acfaee541bb59468d3c62629e0cb0fb965 /meta/conf/distro
parenta74c19fd52a96f24953777d641723e41854ee05f (diff)
downloadpoky-c8c2a9e7d0a11c6cdc23f34a4f10c98a33a75287.tar.gz
Add new gnome-vfs to poky-bleeding
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2625 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro')
-rw-r--r--meta/conf/distro/poky-bleeding.conf1
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"
2PREFERRED_VERSION_gtk+ ?= "2.11.6" 2PREFERRED_VERSION_gtk+ ?= "2.11.6"
3 3
4PREFERRED_VERSION_gnome-keyring ?= "2.19.91" 4PREFERRED_VERSION_gnome-keyring ?= "2.19.91"
5PREFERRED_VERSION_gnome-vfs ?= "2.19.91"
5PREFERRED_VERSION_libgnomecanvas ?= "2.19.2" 6PREFERRED_VERSION_libgnomecanvas ?= "2.19.2"
6PREFERRED_VERSION_gtk-engines ?= "2.11.7" 7PREFERRED_VERSION_gtk-engines ?= "2.11.7"
7 8