diff options
| author | Andreas Müller <schnitzeltony@googlemail.com> | 2015-08-02 23:11:04 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-08-24 13:51:34 +0200 |
| commit | 144a631e059b5b4a3ddf2def18b212e5dfbf0fe9 (patch) | |
| tree | ce6b78a1350552d2eddc76be3b7c7026a7c4a01d | |
| parent | a8c467f82e192c0170c0b7f153f194d5bfa6beea (diff) | |
| download | meta-openembedded-144a631e059b5b4a3ddf2def18b212e5dfbf0fe9.tar.gz | |
packagegroup-xfce-extended: add xfce4-pulseaudio-plugin
optional on distros supporting pulseaudio
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| -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 c19a46adbe..fc8ac8d6ea 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 \ |
