aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dbus
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2006-08-28 17:11:04 +0000
committerPhilipp Zabel <philipp.zabel@gmail.com>2006-08-28 17:11:04 +0000
commite862cffe7647e7b07450d5cf7c4211ebe534661e (patch)
tree506fc17f9f1d3ddb7c72b75e01b732421ef10c44 /packages/dbus
parent02489c016be37d82961b4212bf2be7e04f9d30d1 (diff)
downloadopenembedded-e862cffe7647e7b07450d5cf7c4211ebe534661e.tar.gz
dbus-glib-0.71: depend on dbus-glib-native for binding header generation
Diffstat (limited to 'packages/dbus')
-rw-r--r--packages/dbus/dbus-glib_0.71.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/dbus/dbus-glib_0.71.bb b/packages/dbus/dbus-glib_0.71.bb
index 80a9ae44d6..26bc851098 100644
--- a/packages/dbus/dbus-glib_0.71.bb
+++ b/packages/dbus/dbus-glib_0.71.bb
@@ -3,7 +3,7 @@ PR = "r0"
HOMEPAGE = "http://www.freedesktop.org/Software/dbus"
DESCRIPTION = "message bus system for applications to talk to one another"
LICENSE = "GPL"
-DEPENDS = "expat glib-2.0 virtual/libintl dbus"
+DEPENDS = "expat glib-2.0 virtual/libintl dbus-glib-native dbus"
SRC_URI = "http://freedesktop.org/software/dbus/releases/dbus-glib-${PV}.tar.gz \
file://cross.patch;patch=1 \