From: Phil Blundell Date: Sun, 14 Nov 2004 19:55:50 +0000 (+0000) Subject: change gpe-bluetooth {R}DEPENDS from bluez-utils to bluez-utils-dbus X-Git-Tag: Release-2010-05/1~16252 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fc4775eabb1fde39a74537cfa25fb5f83fdcaaf;p=openembedded.git change gpe-bluetooth {R}DEPENDS from bluez-utils to bluez-utils-dbus BKrev: 4197b8469ceLlcUFSfvYAfhbJfydJw --- diff --git a/gpe-bluetooth/gpe-bluetooth_0.37.oe b/gpe-bluetooth/gpe-bluetooth_0.37.oe index 4ecc400b03..624d27082d 100644 --- a/gpe-bluetooth/gpe-bluetooth_0.37.oe +++ b/gpe-bluetooth/gpe-bluetooth_0.37.oe @@ -2,12 +2,12 @@ LICENSE = "GPL" inherit gpe DESCRIPTION = "GPE bluetooth support" -DEPENDS = "gtk+ libdisplaymigration libgpewidget openobex libgpevtype bluez-libs sqlite dbus libglade blueprobe bluez-utils" -RDEPENDS = "bluez-utils blueprobe" +DEPENDS = "gtk+ libdisplaymigration libgpewidget openobex libgpevtype bluez-libs sqlite dbus libglade blueprobe bluez-utils-dbus" +RDEPENDS = "bluez-utils-dbus blueprobe" MAINTAINER = "Phil Blundell " SECTION = "gpe" PRIORITY = "optional" -PR = "r3" +PR = "r4" FILES_${PN} += '${datadir}/bluez-pin'