diff options
author | Ross Burton <ross@openedhand.com> | 2007-06-22 14:53:11 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-06-22 14:53:11 +0000 |
commit | c765a2e5e38af6b14f01e88c31086f6497d0aa90 (patch) | |
tree | 4de470d773c06af93c4c04ac0453728061ba702e /meta | |
parent | 0e397b5e44f2e4e20e4eab4751cc9105245dd867 (diff) | |
download | poky-c765a2e5e38af6b14f01e88c31086f6497d0aa90.tar.gz |
Update preferred dbus-glib version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1988 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-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 748f616a7d..7ac71686f0 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -146,8 +146,8 @@ PREFERRED_VERSION_gtk+ ?= "2.6.10" | |||
146 | 146 | ||
147 | PREFERRED_VERSION_dbus ?= "1.0.2" | 147 | PREFERRED_VERSION_dbus ?= "1.0.2" |
148 | PREFERRED_VERSION_dbus-native ?= "1.0.2" | 148 | PREFERRED_VERSION_dbus-native ?= "1.0.2" |
149 | PREFERRED_VERSION_dbus-glib ?= "0.72" | 149 | PREFERRED_VERSION_dbus-glib ?= "0.73" |
150 | PREFERRED_VERSION_dbus-glib-native ?= "0.72" | 150 | PREFERRED_VERSION_dbus-glib-native ?= "0.73" |
151 | PREFERRED_VERSION_gnome-vfs ?= "2.16.3" | 151 | PREFERRED_VERSION_gnome-vfs ?= "2.16.3" |
152 | 152 | ||
153 | PREFERRED_VERSION_dillo2 ?= "0.6.6" | 153 | PREFERRED_VERSION_dillo2 ?= "0.6.6" |