From: Chris Larson Date: Fri, 18 Feb 2005 16:26:14 +0000 (+0000) Subject: Cset exclude: koen@lieve.(none)|ChangeSet|20050218091629|54842 X-Git-Tag: Release-2010-05/1~14935 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73968b5e623d8fa5d608fffc79e9fb112d57551c;p=openembedded.git Cset exclude: koen@lieve.(none)|ChangeSet|20050218091629|54842 BKrev: 421617265mu0O6B-U9R99n8XmNeb5w --- diff --git a/packages/hal/hal_0.2.bb b/packages/hal/hal_0.2.bb index 52ebed4208..400e7e054b 100644 --- a/packages/hal/hal_0.2.bb +++ b/packages/hal/hal_0.2.bb @@ -2,7 +2,7 @@ SECTION = "unknown" DESCRIPTION = "Hardware Abstraction Layer" MAINTAINER = "Chris Larson " DEPENDS = "dbus expat" -RDEPENDS += "linux-hotplug" +RDEPENDS += "hotplug" HOMEPAGE = "http://freedesktop.org/Software/hal" LICENSE = "GPL LGPL AFL" 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 " -RDEPENDS = "linux-hotplug" +RDEPENDS = "hotplug" LICENSE = "GPL" inherit gpe