From 9fc4775eabb1fde39a74537cfa25fb5f83fdcaaf Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Sun, 14 Nov 2004 19:55:50 +0000 Subject: [PATCH] change gpe-bluetooth {R}DEPENDS from bluez-utils to bluez-utils-dbus BKrev: 4197b8469ceLlcUFSfvYAfhbJfydJw --- gpe-bluetooth/gpe-bluetooth_0.37.oe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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' -- 2.39.5