aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hotplug-dbus/hotplug-dbus_0.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/hotplug-dbus/hotplug-dbus_0.9.bb')
-rw-r--r--recipes/hotplug-dbus/hotplug-dbus_0.9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/hotplug-dbus/hotplug-dbus_0.9.bb b/recipes/hotplug-dbus/hotplug-dbus_0.9.bb
index 3a5472715a..284c049ee0 100644
--- a/recipes/hotplug-dbus/hotplug-dbus_0.9.bb
+++ b/recipes/hotplug-dbus/hotplug-dbus_0.9.bb
@@ -3,7 +3,7 @@ SECTION = "base"
DESCRIPTION = "D-BUS glue for hotplug system"
# DEPENDS = "dbus hotplug"
DEPENDS = "dbus"
-RDEPENDS = "hotplug"
+RDEPENDS_${PN} = "hotplug"
LICENSE = "GPL"
inherit gpe