diff options
author | Ross Burton <ross@openedhand.com> | 2007-09-18 09:59:12 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-09-18 09:59:12 +0000 |
commit | bee48cf94daead56d4022465ded3925c0243c57b (patch) | |
tree | 366df00bbf85ac0ba2b22634a04593681ffa4ed4 /meta/conf/distro | |
parent | 22da7388f57e28af8ed8da9c848d2c9c84f564e0 (diff) | |
download | poky-bee48cf94daead56d4022465ded3925c0243c57b.tar.gz |
Upgrade gnomecanvas to 2.20.0
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2754 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro')
-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 5d0a3a9913..e59bd322fd 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf | |||
@@ -3,7 +3,7 @@ PREFERRED_VERSION_gtk+ ?= "2.12.0" | |||
3 | 3 | ||
4 | PREFERRED_VERSION_gnome-keyring ?= "2.20" | 4 | PREFERRED_VERSION_gnome-keyring ?= "2.20" |
5 | PREFERRED_VERSION_gnome-vfs ?= "2.20.0" | 5 | PREFERRED_VERSION_gnome-vfs ?= "2.20.0" |
6 | PREFERRED_VERSION_libgnomecanvas ?= "2.19.2" | 6 | PREFERRED_VERSION_libgnomecanvas ?= "2.20.0" |
7 | PREFERRED_VERSION_gtk-engines ?= "2.12.0" | 7 | PREFERRED_VERSION_gtk-engines ?= "2.12.0" |
8 | 8 | ||
9 | require conf/distro/poky.conf | 9 | require conf/distro/poky.conf |