summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/poky-bleeding.conf
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-09-17 18:49:31 +0000
committerRoss Burton <ross@openedhand.com>2007-09-17 18:49:31 +0000
commit7fb9559757ed06e7e768ee290ada880d27ad285b (patch)
tree9d1d2a42c48dc249545bc03ea055970c5d59cb7f /meta/conf/distro/poky-bleeding.conf
parentb6e66922dcd84ee7e45e9381950525665d7aa11b (diff)
downloadpoky-7fb9559757ed06e7e768ee290ada880d27ad285b.tar.gz
Upgrade gnome-keyring to 2.20
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2750 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro/poky-bleeding.conf')
-rw-r--r--meta/conf/distro/poky-bleeding.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/poky-bleeding.conf b/meta/conf/distro/poky-bleeding.conf
index a6b63c762d..2948dd5f64 100644
--- a/meta/conf/distro/poky-bleeding.conf
+++ b/meta/conf/distro/poky-bleeding.conf
@@ -1,7 +1,7 @@
1PREFERRED_VERSION_atk ?= "1.20.0" 1PREFERRED_VERSION_atk ?= "1.20.0"
2PREFERRED_VERSION_gtk+ ?= "2.12.0" 2PREFERRED_VERSION_gtk+ ?= "2.12.0"
3 3
4PREFERRED_VERSION_gnome-keyring ?= "2.19.91" 4PREFERRED_VERSION_gnome-keyring ?= "2.20"
5PREFERRED_VERSION_gnome-vfs ?= "2.19.91" 5PREFERRED_VERSION_gnome-vfs ?= "2.19.91"
6PREFERRED_VERSION_libgnomecanvas ?= "2.19.2" 6PREFERRED_VERSION_libgnomecanvas ?= "2.19.2"
7PREFERRED_VERSION_gtk-engines ?= "2.11.7" 7PREFERRED_VERSION_gtk-engines ?= "2.11.7"