diff options
author | Chris Larson <clarson@kergoth.com> | 2005-02-18 16:26:14 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2005-02-18 16:26:14 +0000 |
commit | 73968b5e623d8fa5d608fffc79e9fb112d57551c (patch) | |
tree | a092662ea6a16088cabbfa9fffa835c6de5b518f /packages/hotplug-dbus | |
parent | 1d740cbf45d130f58b83d878f361c6964db82c5d (diff) |
Cset exclude: koen@lieve.(none)|ChangeSet|20050218091629|54842
BKrev: 421617265mu0O6B-U9R99n8XmNeb5w
Diffstat (limited to 'packages/hotplug-dbus')
-rw-r--r-- | packages/hotplug-dbus/hotplug-dbus_0.9.bb | 4 |
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 |