[oe-commits] [meta-openembedded] 33/77: blueman: rdepend on packagegroup-tools-bluetooth instead of bluez5-obex

git at git.openembedded.org git at git.openembedded.org
Mon Sep 10 05:08:43 UTC 2018


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 47dab9359812b52af34681d2bf097b6b3028a11a
Author: Andreas Müller <schnitzeltony at gmail.com>
AuthorDate: Fri Sep 7 12:28:42 2018 +0200

    blueman: rdepend on packagegroup-tools-bluetooth instead of bluez5-obex
    
    Have a better out-of-the-box experience
    
    Signed-off-by: Andreas Müller <schnitzeltony at gmail.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 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 f479386..947db78 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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list