aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2018-09-07 12:28:42 +0200
committerKhem Raj <raj.khem@gmail.com>2018-09-08 00:06:24 -0700
commit47dab9359812b52af34681d2bf097b6b3028a11a (patch)
tree2eba11d0ac561a30434f603fbbf571bc637b2943
parent7aba8f58ff8767d0540194edf2867c6a64153e47 (diff)
downloadmeta-openembedded-contrib-47dab9359812b52af34681d2bf097b6b3028a11a.tar.gz
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@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-connectivity/blueman/blueman_git.bb2
1 files changed, 1 insertions, 1 deletions
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"