Update preferred dbus-glib version

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1988 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton 2007-06-22 14:53:11 +00:00
parent 0e397b5e44
commit c765a2e5e3
1 changed files with 2 additions and 2 deletions

View File

@ -146,8 +146,8 @@ PREFERRED_VERSION_gtk+ ?= "2.6.10"
PREFERRED_VERSION_dbus ?= "1.0.2"
PREFERRED_VERSION_dbus-native ?= "1.0.2"
PREFERRED_VERSION_dbus-glib ?= "0.72"
PREFERRED_VERSION_dbus-glib-native ?= "0.72"
PREFERRED_VERSION_dbus-glib ?= "0.73"
PREFERRED_VERSION_dbus-glib-native ?= "0.73"
PREFERRED_VERSION_gnome-vfs ?= "2.16.3"
PREFERRED_VERSION_dillo2 ?= "0.6.6"