diff options
author | Ross Burton <ross@openedhand.com> | 2007-06-19 07:43:49 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-06-19 07:43:49 +0000 |
commit | 9f594e2d33d807b27e4bfbc00a0624d67f129169 (patch) | |
tree | 440224e52f68dfd00ce2376f7e224b7bed616a33 /meta/conf/distro/poky.conf | |
parent | 5913a0765bca2b510635c5bf9b520c6be724aa5f (diff) | |
download | poky-9f594e2d33d807b27e4bfbc00a0624d67f129169.tar.gz |
Upgrade to DBus 1.0.2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1974 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro/poky.conf')
-rw-r--r-- | meta/conf/distro/poky.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index b8af874b05..d12565b7bc 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -143,8 +143,8 @@ PREFERRED_VERSION_cairo ?= "1.2.4" | |||
143 | PREFERRED_VERSION_pango ?= "1.10.2" | 143 | PREFERRED_VERSION_pango ?= "1.10.2" |
144 | PREFERRED_VERSION_gtk+ ?= "2.6.10" | 144 | PREFERRED_VERSION_gtk+ ?= "2.6.10" |
145 | 145 | ||
146 | PREFERRED_VERSION_dbus ?= "1.0.1" | 146 | PREFERRED_VERSION_dbus ?= "1.0.2" |
147 | PREFERRED_VERSION_dbus-native ?= "1.0.1" | 147 | PREFERRED_VERSION_dbus-native ?= "1.0.2" |
148 | PREFERRED_VERSION_dbus-glib ?= "0.72" | 148 | PREFERRED_VERSION_dbus-glib ?= "0.72" |
149 | PREFERRED_VERSION_dbus-glib-native ?= "0.72" | 149 | PREFERRED_VERSION_dbus-glib-native ?= "0.72" |
150 | PREFERRED_VERSION_gnome-vfs ?= "2.16.3" | 150 | PREFERRED_VERSION_gnome-vfs ?= "2.16.3" |