From: Koen Kooi Date: Sun, 12 Apr 2009 09:20:52 +0000 (+0200) Subject: gnome-bluetooth: use obexd X-Git-Tag: Release-2010-05/1~3783^2~32^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0ee35c8d0fa42fbe62a4a878cb11c9042fb0c5a;p=openembedded.git gnome-bluetooth: use obexd --- diff --git a/recipes/gnome/gnome-bluetooth_2.27.1.bb b/recipes/gnome/gnome-bluetooth_2.27.1.bb index 9a435c7f9c..5cf5e296a8 100644 --- a/recipes/gnome/gnome-bluetooth_2.27.1.bb +++ b/recipes/gnome/gnome-bluetooth_2.27.1.bb @@ -1,11 +1,12 @@ LICENSE = "GPL" SECTION = "x11/gnome" -PR = "r1" +PR = "r2" inherit autotools gnome pkgconfig -DEPENDS = "gconf-dbus gtk+ dbus-glib libunique libnotify hal bluez4 gnome-keyring" +DEPENDS = "obexd gconf-dbus gtk+ dbus-glib libunique libnotify hal bluez4 gnome-keyring" +RDEPENDS += "obexd" RCONFLICTS_${PN} = "bluez-gnome" do_configure_prepend() {