diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2016-01-29 08:46:53 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-02-15 10:15:27 +0100 |
commit | d3be014d9c1f3d9fa39739eb1d68db0ce344246b (patch) | |
tree | 3ba3a049a47a38257bfd14c0975bfe7f4ae38e0d /meta-xfce/recipes-xfce/packagegroups | |
parent | 4fada0acefb18119dab08ad74d883a15a17029ae (diff) | |
download | meta-openembedded-d3be014d9c1f3d9fa39739eb1d68db0ce344246b.tar.gz |
packagegroup-xfce-extended: add xfce4-calculator-plugin
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-xfce/packagegroups')
-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 f0126e376..d8b67f22b 100644 --- a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb +++ b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb | |||
@@ -50,6 +50,7 @@ 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 | xfce4-sensors-plugin \ | 52 | xfce4-sensors-plugin \ |
53 | xfce4-calculator-plugin \ | ||
53 | \ | 54 | \ |
54 | xfce-polkit \ | 55 | xfce-polkit \ |
55 | \ | 56 | \ |