1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

Add DBus 1.0 and deps

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1098 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton
2006-12-24 15:01:36 +00:00
parent 1c7b4e362d
commit 43437febe3
+15 -4
View File
@@ -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
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