From 47dab9359812b52af34681d2bf097b6b3028a11a Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Fri, 7 Sep 2018 12:28:42 +0200 Subject: blueman: rdepend on packagegroup-tools-bluetooth instead of bluez5-obex MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Have a better out-of-the-box experience Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- meta-oe/recipes-connectivity/blueman/blueman_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-connectivity/blueman/blueman_git.bb b/meta-oe/recipes-connectivity/blueman/blueman_git.bb index f479386c14..947db78360 100644 --- a/meta-oe/recipes-connectivity/blueman/blueman_git.bb +++ b/meta-oe/recipes-connectivity/blueman/blueman_git.bb @@ -25,7 +25,7 @@ SYSTEMD_AUTO_ENABLE_${PN} = "disable" RRECOMENDS_${PN} += "adwaita-icon-theme" RDEPENDS_${PN} += " \ python3-dbus \ - bluez5-obex \ + packagegroup-tools-bluetooth \ " PACKAGECONFIG[thunar] = "--enable-thunar-sendto,--disable-thunar-sendto,,thunar" -- cgit 1.2.3-korg