From b7c6b0eb9c291135cc18186ad08cd8648bb91007 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Sat, 16 Oct 2004 20:23:39 +0000 Subject: add hotplug to {R}DEPENDS BKrev: 4171834btVABBYZvTYKOTOUuKUSpDw --- hotplug-dbus/hotplug-dbus_0.6.oe | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/hotplug-dbus/hotplug-dbus_0.6.oe b/hotplug-dbus/hotplug-dbus_0.6.oe index 586d5ddee8..2139bfc23d 100644 --- a/hotplug-dbus/hotplug-dbus_0.6.oe +++ b/hotplug-dbus/hotplug-dbus_0.6.oe @@ -1,7 +1,8 @@ +PR = "r1" SECTION = "base" DESCRIPTION = "D-BUS glue for hotplug system" -DEPENDS = "dbus" +DEPENDS = "dbus hotplug" MAINTAINER = "Phil Blundell " +RDEPENDS = "hotplug" -SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz" inherit gpe -- cgit v1.2.3