From 43437febe39493f829291f0b3c0d95d9b042d7af Mon Sep 17 00:00:00 2001
From: Ross Burton <ross@openedhand.com>
Date: Sun, 24 Dec 2006 15:01:36 +0000
Subject: Add DBus 1.0 and deps

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1098 311d38ba-8fff-0310-9ca6-ca027cbcb966
---
 meta/conf/distro/poky-bleeding.conf | 19 +++++++++++++++----
 1 file changed, 15 insertions(+), 4 deletions(-)

(limited to 'meta')

diff --git a/meta/conf/distro/poky-bleeding.conf b/meta/conf/distro/poky-bleeding.conf
index 98de3b472..0f63d3a05 100644
--- a/meta/conf/distro/poky-bleeding.conf
+++ b/meta/conf/distro/poky-bleeding.conf
@@ -1,7 +1,18 @@
-PREFERRED_VERSION_gtk+ ?= "2.10.6"
-PREFERRED_VERSION_pango ?= "1.15.2"
-PREFERRED_VERSION_cairo ?= "1.3.10"
 PREFERRED_VERSION_glib-2.0 ?= "2.12.4"
 PREFERRED_VERSION_glib-2.0-native ?= "2.12.4"
 
-require conf/distro/poky.conf
\ No newline at end of file
+PREFERRED_VERSION_cairo ?= "1.3.10"
+PREFERRED_VERSION_pango ?= "1.15.2"
+PREFERRED_VERSION_gtk+ ?= "2.10.6"
+
+PREFERRED_VERSION_dbus = "1.0.1"
+PREFERRED_VERSION_dbus-native = "1.0.1"
+PREFERRED_VERSION_dbus-glib = "0.7.2
+PREFERRED_VERSION_dbus-glib-native = "0.7.2
+
+SRCDATE_gconf-dbus ?= "20061219"
+
+PREFERRED_PROVIDER_gnome-vfs = "gnome-vfs"
+PREFERRED_VERSION_gnome-vfs = "2.16.3"
+
+require conf/distro/poky.conf
-- 
cgit v1.2.3