diff options
author | Ross Burton <ross@openedhand.com> | 2008-01-04 16:02:02 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2008-01-04 16:02:02 +0000 |
commit | c7fca99aab060efe14332ce6d913bc7d346a4478 (patch) | |
tree | 33cc5956d3caa25c38a9a7d82c46a68eeeb90aeb /meta/conf/distro/poky-bleeding.conf | |
parent | b01d4b8899185df43b92485bf9ee05b210fad964 (diff) | |
download | poky-c7fca99aab060efe14332ce6d913bc7d346a4478.tar.gz |
poky.conf: update to latest GTK+ version now that the filesystem changes have landed (yay tf).
poky-bleeding.conf: remove GTK+ versions
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3410 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro/poky-bleeding.conf')
-rw-r--r-- | meta/conf/distro/poky-bleeding.conf | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/meta/conf/distro/poky-bleeding.conf b/meta/conf/distro/poky-bleeding.conf index 71cc975c12..66bca23e29 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf | |||
@@ -1,10 +1,3 @@ | |||
1 | PREFERRED_VERSION_atk ?= "1.20.0" | ||
2 | PREFERRED_VERSION_gtk+ ?= "2.12.3" | ||
3 | |||
4 | PREFERRED_VERSION_gnome-keyring ?= "2.20" | ||
5 | PREFERRED_VERSION_gnome-vfs ?= "2.20.0" | ||
6 | PREFERRED_VERSION_libgnomecanvas ?= "2.20.0" | ||
7 | PREFERRED_VERSION_gtk-engines ?= "2.12.0" | ||
8 | PREFERRED_VERSION_dbus ?= "1.1.1" | 1 | PREFERRED_VERSION_dbus ?= "1.1.1" |
9 | PREFERRED_VERSION_dbus-native ?= "1.1.1" | 2 | PREFERRED_VERSION_dbus-native ?= "1.1.1" |
10 | 3 | ||