summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"
25RRECOMENDS_${PN} += "adwaita-icon-theme" 25RRECOMENDS_${PN} += "adwaita-icon-theme"
26RDEPENDS_${PN} += " \ 26RDEPENDS_${PN} += " \
27 python3-dbus \ 27 python3-dbus \
28 bluez5-obex \ 28 packagegroup-tools-bluetooth \
29" 29"
30 30
31PACKAGECONFIG[thunar] = "--enable-thunar-sendto,--disable-thunar-sendto,,thunar" 31PACKAGECONFIG[thunar] = "--enable-thunar-sendto,--disable-thunar-sendto,,thunar"