From 087629f4afb009d0eceec99db1e2ae45c1cf507e Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sat, 29 May 2004 17:11:04 +0000 Subject: Cleanup pass - remove remnant virtual/libc items from DEPENDS. BKrev: 40b8c428TTv4Isw4YZOO0-X8vxwV2g --- dbus/dbus_0.20.oe | 2 +- dbus/dbus_0.21.oe | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dbus') diff --git a/dbus/dbus_0.20.oe b/dbus/dbus_0.20.oe index adff083dcc..afdc3dcd42 100644 --- a/dbus/dbus_0.20.oe +++ b/dbus/dbus_0.20.oe @@ -1,6 +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" +DEPENDS = "expat glib-2.0" SRC_URI = "http://freedesktop.org/Software/dbus/releases/dbus-${PV}.tar.gz \ file://cross.patch;patch=1" diff --git a/dbus/dbus_0.21.oe b/dbus/dbus_0.21.oe index adff083dcc..afdc3dcd42 100644 --- a/dbus/dbus_0.21.oe +++ b/dbus/dbus_0.21.oe @@ -1,6 +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" +DEPENDS = "expat glib-2.0" SRC_URI = "http://freedesktop.org/Software/dbus/releases/dbus-${PV}.tar.gz \ file://cross.patch;patch=1" -- cgit v1.2.3