diff options
Diffstat (limited to 'recipes/gnome/gnome-bluetooth_2.27.4.bb')
-rw-r--r-- | recipes/gnome/gnome-bluetooth_2.27.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gnome/gnome-bluetooth_2.27.4.bb b/recipes/gnome/gnome-bluetooth_2.27.4.bb index 70377a6a3c..4e01493fb9 100644 --- a/recipes/gnome/gnome-bluetooth_2.27.4.bb +++ b/recipes/gnome/gnome-bluetooth_2.27.4.bb @@ -3,7 +3,7 @@ SECTION = "x11/gnome" inherit autotools gnome pkgconfig -DEPENDS = "obexd obex-data-server gconf-dbus gtk+ dbus-glib libunique libnotify hal bluez4 gnome-keyring" +DEPENDS = "obexd obex-data-server gconf gtk+ dbus-glib libunique libnotify hal bluez4 gnome-keyring" RRECOMMENDS_${PN} += "obexd obex-data-server" RCONFLICTS_${PN} = "bluez-gnome" |