aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dbus
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2006-08-28 16:04:06 +0000
committerPhilipp Zabel <philipp.zabel@gmail.com>2006-08-28 16:04:06 +0000
commit7a46a0bac96f8fb14759b3e2ef3353de6fd406b3 (patch)
tree62afad02215b0688fd10fac975c3d95767282902 /packages/dbus
parent3a1667fe6b2aa742ab876ba5cca09670689bee96 (diff)
parent9181dc0009b00b49de7c8c236427e728776ea1cb (diff)
downloadopenembedded-7a46a0bac96f8fb14759b3e2ef3353de6fd406b3.tar.gz
merge of '1d92faee8c678bb302af53ec17472ea90c3c6e46'
and 'b27820d75a034508419598a68bcbe1342bcf2ee1'
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 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 \