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