diff options
Diffstat (limited to 'recipes/gnome/gnome-bluetooth_git.bb')
-rw-r--r-- | recipes/gnome/gnome-bluetooth_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gnome/gnome-bluetooth_git.bb b/recipes/gnome/gnome-bluetooth_git.bb index 29c98139ea..b6690f4bb6 100644 --- a/recipes/gnome/gnome-bluetooth_git.bb +++ b/recipes/gnome/gnome-bluetooth_git.bb @@ -16,7 +16,7 @@ PV = "2.27.8" PR = "r0" PR_append = "+gitr${SRCREV}" -DEPENDS = "geoclue obexd gconf-dbus gtk+ dbus-glib libunique libnotify hal bluez4 gnome-keyring" +DEPENDS = "geoclue obexd gconf gtk+ dbus-glib libunique libnotify hal bluez4 gnome-keyring" RRECOMMENDS_${PN} += "obexd" RCONFLICTS_${PN} = "bluez-gnome" |