summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Sieron <michalwsieron@gmail.com>2026-03-29 23:37:03 +0200
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-03-30 19:46:41 -0700
commit0cb355cbdc15f2f39c09e146f0d11f8903f739e1 (patch)
treeac39c46aa85bf165ccc703d379423b009045687e
parent16003e34bdd9f1b74111e97305e9d0f87628a1de (diff)
downloadmeta-openembedded-0cb355cbdc15f2f39c09e146f0d11f8903f739e1.tar.gz
gnome-bluetooth3: Fix RRECOMMENS typo
Signed-off-by: Michal Sieron <michalwsieron@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
-rw-r--r--meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth3_3.34.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth3_3.34.5.bb b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth3_3.34.5.bb
index 1ceff5ffcf..8490e3d161 100644
--- a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth3_3.34.5.bb
+++ b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth3_3.34.5.bb
@@ -34,6 +34,6 @@ do_install:append() {
34FILES:${PN} += "${datadir}/gnome-bluetooth" 34FILES:${PN} += "${datadir}/gnome-bluetooth"
35 35
36# offer alternate bluetooth-sendto 36# offer alternate bluetooth-sendto
37RRECOMMENS:${PN} += "gnome-bluetooth" 37RRECOMMENDS:${PN} += "gnome-bluetooth"
38 38
39RDEPENDS:${PN} += "bluez5" 39RDEPENDS:${PN} += "bluez5"