diff options
author | Ross Burton <ross@openedhand.com> | 2007-08-31 16:12:34 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-08-31 16:12:34 +0000 |
commit | a74c19fd52a96f24953777d641723e41854ee05f (patch) | |
tree | 59c017e105184e70fa32a90ed6ce62fdb352292f /meta/conf/distro/poky-bleeding.conf | |
parent | c3159bdb65dc30aca63ce22ec67db540b9b16cc0 (diff) | |
download | poky-a74c19fd52a96f24953777d641723e41854ee05f.tar.gz |
Add new gnomecanvas to poky-bleeding
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2624 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro/poky-bleeding.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 2ffc39b32b..475c1e6c71 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" | |||
2 | PREFERRED_VERSION_gtk+ ?= "2.11.6" | 2 | PREFERRED_VERSION_gtk+ ?= "2.11.6" |
3 | 3 | ||
4 | PREFERRED_VERSION_gnome-keyring ?= "2.19.91" | 4 | PREFERRED_VERSION_gnome-keyring ?= "2.19.91" |
5 | PREFERRED_VERSION_libgnomecanvas ?= "2.19.2" | ||
5 | PREFERRED_VERSION_gtk-engines ?= "2.11.7" | 6 | PREFERRED_VERSION_gtk-engines ?= "2.11.7" |
6 | 7 | ||
7 | require conf/distro/poky.conf | 8 | require conf/distro/poky.conf |