mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 06:16:04 +01:00
packagegroup-xfce-extended: Blueman also needs gobject introspection distro feature
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
df47d871c7
commit
b6b00bd931
|
|
@ -50,7 +50,7 @@ RRECOMMENDS:${PN} = " \
|
|||
xfce4-verve-plugin \
|
||||
\
|
||||
${@bb.utils.contains('DISTRO_FEATURES','polkit','xfce-polkit','',d)} \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "bluetooth", "blueman", "", d)} \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "bluetooth gobject-introspection", "blueman", "", d)} \
|
||||
\
|
||||
thunar-media-tags-plugin \
|
||||
thunar-archive-plugin \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user