Cset exclude: koen@lieve.(none)|ChangeSet|20050218091629|54842
authorChris Larson <clarson@kergoth.com>
Fri, 18 Feb 2005 16:26:14 +0000 (16:26 +0000)
committerChris Larson <clarson@kergoth.com>
Fri, 18 Feb 2005 16:26:14 +0000 (16:26 +0000)
BKrev: 421617265mu0O6B-U9R99n8XmNeb5w

packages/hal/hal_0.2.bb
packages/hotplug-dbus/hotplug-dbus_0.9.bb

index 52ebed4..400e7e0 100644 (file)
@@ -2,7 +2,7 @@ SECTION = "unknown"
 DESCRIPTION = "Hardware Abstraction Layer"
 MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
 DEPENDS = "dbus expat"
-RDEPENDS += "linux-hotplug"
+RDEPENDS += "hotplug"
 HOMEPAGE = "http://freedesktop.org/Software/hal"
 LICENSE = "GPL LGPL AFL"
 
index 3d22baa..a9e9421 100644 (file)
@@ -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