summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 6bb69ba316..80a9ae44d6 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-glib-native"
+DEPENDS = "expat glib-2.0 virtual/libintl dbus"
SRC_URI = "http://freedesktop.org/software/dbus/releases/dbus-glib-${PV}.tar.gz \
file://cross.patch;patch=1 \