diff options
-rw-r--r-- | meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb | 2 |
1 files changed, 2 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 04934ebce0..ccd6f45e7a 100644 --- a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb +++ b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb | |||
@@ -50,6 +50,8 @@ RRECOMMENDS_${PN} = " \ | |||
50 | xfce4-hotcorner-plugin \ | 50 | xfce4-hotcorner-plugin \ |
51 | ${@bb.utils.contains('DISTRO_FEATURES', 'pulseaudio', 'xfce4-pulseaudio-plugin', '', d)} \ | 51 | ${@bb.utils.contains('DISTRO_FEATURES', 'pulseaudio', 'xfce4-pulseaudio-plugin', '', d)} \ |
52 | \ | 52 | \ |
53 | xfce-polkit \ | ||
54 | \ | ||
53 | thunar-media-tags-plugin \ | 55 | thunar-media-tags-plugin \ |
54 | thunar-archive-plugin \ | 56 | thunar-archive-plugin \ |
55 | \ | 57 | \ |