From 111c0c70c1665e06993fabe7302c62d820d557d7 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 13 Apr 2009 10:53:42 +0200 Subject: gnome-bluetooth: add obex-data-server to rrecommends --- recipes/gnome/gnome-bluetooth_2.27.1.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes/gnome/gnome-bluetooth_2.27.1.bb b/recipes/gnome/gnome-bluetooth_2.27.1.bb index 5cf5e296a8..b64c0c377f 100644 --- a/recipes/gnome/gnome-bluetooth_2.27.1.bb +++ b/recipes/gnome/gnome-bluetooth_2.27.1.bb @@ -1,12 +1,12 @@ LICENSE = "GPL" SECTION = "x11/gnome" -PR = "r2" +PR = "r3" inherit autotools gnome pkgconfig -DEPENDS = "obexd gconf-dbus gtk+ dbus-glib libunique libnotify hal bluez4 gnome-keyring" -RDEPENDS += "obexd" +DEPENDS = "obexd obex-data-server gconf-dbus gtk+ dbus-glib libunique libnotify hal bluez4 gnome-keyring" +RRECOMMENDS_${PN} += "obexd obex-data-server" RCONFLICTS_${PN} = "bluez-gnome" do_configure_prepend() { -- cgit v1.2.3