diff options
-rw-r--r-- | meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb index c19a46adb..fc8ac8d6e 100644 --- a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb +++ b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb | |||
@@ -46,6 +46,7 @@ RRECOMMENDS_${PN} = " \ | |||
46 | xfce4-kbdleds-plugin \ | 46 | xfce4-kbdleds-plugin \ |
47 | xfce4-smartbookmark-plugin \ | 47 | xfce4-smartbookmark-plugin \ |
48 | xfce4-hotcorner-plugin \ | 48 | xfce4-hotcorner-plugin \ |
49 | ${@bb.utils.contains('DISTRO_FEATURES', 'pulseaudio', 'xfce4-pulseaudio-plugin', '', d)} \ | ||
49 | \ | 50 | \ |
50 | thunar-media-tags-plugin \ | 51 | thunar-media-tags-plugin \ |
51 | thunar-archive-plugin \ | 52 | thunar-archive-plugin \ |