aboutsummaryrefslogtreecommitdiffstats
path: root/hotplug-dbus
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-10-16 20:23:39 +0000
committerPhil Blundell <philb@gnu.org>2004-10-16 20:23:39 +0000
commitb7c6b0eb9c291135cc18186ad08cd8648bb91007 (patch)
treede8b3b5372774c03d33f688e06e49d7f55a90af7 /hotplug-dbus
parentc1e43c69c42d9d7f650a02aff5b975f8c7ad2b21 (diff)
downloadopenembedded-b7c6b0eb9c291135cc18186ad08cd8648bb91007.tar.gz
add hotplug to {R}DEPENDS
BKrev: 4171834btVABBYZvTYKOTOUuKUSpDw
Diffstat (limited to 'hotplug-dbus')
-rw-r--r--hotplug-dbus/hotplug-dbus_0.6.oe5
1 files 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 <pb@debian.org>"
+RDEPENDS = "hotplug"
-SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz"
inherit gpe