[oe] [PATCH] blueman: rdepend on packagegroup-tools-bluetooth instead of bluez5-obex

Andreas Müller schnitzeltony at gmail.com
Fri Sep 7 10:28:42 UTC 2018


Have a better out-of-the-box experience

Signed-off-by: Andreas Müller <schnitzeltony 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 f479386c1..947db7836 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"
-- 
2.14.4




More information about the Openembedded-devel mailing list