Hotplug-dbus doesnt actually DEPENDS on hotplug, only RDEPENDS.
authorChris Larson <clarson@kergoth.com>
Fri, 18 Feb 2005 18:08:35 +0000 (18:08 +0000)
committerChris Larson <clarson@kergoth.com>
Fri, 18 Feb 2005 18:08:35 +0000 (18:08 +0000)
BKrev: 42162f232X6jqY2HbgJXRxyGF1NdcA

packages/hotplug-dbus/hotplug-dbus_0.9.bb

index a9e9421..47abb12 100644 (file)
@@ -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"