diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2021-01-06 16:17:12 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-01-06 14:20:51 -0800 |
commit | 4db7492ddd288d66b035ef85750e19d002193349 (patch) | |
tree | 321b62252ef011b8f59b52164f1a776ae349481d /meta-xfce/recipes-xfce | |
parent | b6d711e59a95e706c338151c5bc44ff5d8142f9e (diff) | |
download | meta-openembedded-4db7492ddd288d66b035ef85750e19d002193349.tar.gz |
xfce4-hotcorner-plugin: remove
* it broke by xfce 4.16
* the develeoper will not continue it [1]
[1] https://github.com/brianhsu/xfce4-hotcorner-plugin/issues/11
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-xfce')
-rw-r--r-- | meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb index 255d2b5eb..f8a4b2f68 100644 --- a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb +++ b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb | |||
@@ -46,7 +46,6 @@ RRECOMMENDS_${PN} = " \ | |||
46 | xfce4-whiskermenu-plugin \ | 46 | xfce4-whiskermenu-plugin \ |
47 | xfce4-mailwatch-plugin \ | 47 | xfce4-mailwatch-plugin \ |
48 | xfce4-smartbookmark-plugin \ | 48 | xfce4-smartbookmark-plugin \ |
49 | xfce4-hotcorner-plugin \ | ||
50 | ${@bb.utils.contains('DISTRO_FEATURES', 'pulseaudio', 'xfce4-pulseaudio-plugin', '', d)} \ | 49 | ${@bb.utils.contains('DISTRO_FEATURES', 'pulseaudio', 'xfce4-pulseaudio-plugin', '', d)} \ |
51 | xfce4-sensors-plugin \ | 50 | xfce4-sensors-plugin \ |
52 | xfce4-calculator-plugin \ | 51 | xfce4-calculator-plugin \ |