aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-04-12 11:20:52 +0200
committerKoen Kooi <koen@openembedded.org>2009-04-12 11:20:52 +0200
commitf0ee35c8d0fa42fbe62a4a878cb11c9042fb0c5a (patch)
tree7a77264a3e13ee27e0874109059dd6b47a89242a /recipes/gnome
parent5e9e71fc481d23644018b51b0c433150f419652a (diff)
downloadopenembedded-f0ee35c8d0fa42fbe62a4a878cb11c9042fb0c5a.tar.gz
gnome-bluetooth: use obexd
Diffstat (limited to 'recipes/gnome')
-rw-r--r--recipes/gnome/gnome-bluetooth_2.27.1.bb5
1 files changed, 3 insertions, 2 deletions
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() {