summaryrefslogtreecommitdiff
path: root/packages/hotplug-dbus
diff options
context:
space:
mode:
Diffstat (limited to 'packages/hotplug-dbus')
-rw-r--r--packages/hotplug-dbus/hotplug-dbus_0.9.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/hotplug-dbus/hotplug-dbus_0.9.bb b/packages/hotplug-dbus/hotplug-dbus_0.9.bb
index a9e9421ad8..47abb12200 100644
--- a/packages/hotplug-dbus/hotplug-dbus_0.9.bb
+++ b/packages/hotplug-dbus/hotplug-dbus_0.9.bb
@@ -1,7 +1,8 @@
PR = "r1"
SECTION = "base"
DESCRIPTION = "D-BUS glue for hotplug system"
-DEPENDS = "dbus hotplug"
+# DEPENDS = "dbus hotplug"
+DEPENDS = "dbus"
MAINTAINER = "Phil Blundell <pb@debian.org>"
RDEPENDS = "hotplug"
LICENSE = "GPL"