diff options
Diffstat (limited to 'dbus/dbus_0.21.oe')
-rw-r--r-- | dbus/dbus_0.21.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dbus/dbus_0.21.oe b/dbus/dbus_0.21.oe index 1f626d1587..8bf7a28d30 100644 --- a/dbus/dbus_0.21.oe +++ b/dbus/dbus_0.21.oe @@ -1,7 +1,6 @@ HOMEPAGE = "http://www.freedesktop.org/Software/dbus" DESCRIPTION = "message bus system for applications to talk to one another" DEPENDS = "virtual/libc expat glib-2.0" -RDEPENDS = "libc6 expat" SRC_URI = "http://freedesktop.org/Software/dbus/releases/dbus-${PV}.tar.gz \ file://${FILESDIR}/cross.patch;patch=1" |