diff options
-rw-r--r-- | meta-oe/recipes-connectivity/blueman/blueman_git.bb | 2 |
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" | |||
25 | RRECOMENDS_${PN} += "adwaita-icon-theme" | 25 | RRECOMENDS_${PN} += "adwaita-icon-theme" |
26 | RDEPENDS_${PN} += " \ | 26 | RDEPENDS_${PN} += " \ |
27 | python3-dbus \ | 27 | python3-dbus \ |
28 | bluez5-obex \ | 28 | packagegroup-tools-bluetooth \ |
29 | " | 29 | " |
30 | 30 | ||
31 | PACKAGECONFIG[thunar] = "--enable-thunar-sendto,--disable-thunar-sendto,,thunar" | 31 | PACKAGECONFIG[thunar] = "--enable-thunar-sendto,--disable-thunar-sendto,,thunar" |