mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 05:30:02 +00:00
task-xfce-extended: remove xfce4-icon-theme
xfce4-icon-theme is not required by default since xfce4-settings initially works with gnome-icon-theme and gnome-icon-theme is pulled in by many other recipes anyway. To reduce rootfs size - especially after gtk-update-icon-cache - xfce4-icon-theme is removed. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
committed by
Koen Kooi
parent
5981a1459b
commit
0da076d59a
@@ -3,7 +3,7 @@ SECTION = "x11/wm"
|
|||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
|
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
|
||||||
|
|
||||||
PR = "r2"
|
PR = "r3"
|
||||||
|
|
||||||
inherit task
|
inherit task
|
||||||
|
|
||||||
@@ -23,8 +23,6 @@ RRECOMMENDS_${PN} = " \
|
|||||||
xfwm4-theme-tyrex \
|
xfwm4-theme-tyrex \
|
||||||
xfwm4-theme-wallis \
|
xfwm4-theme-wallis \
|
||||||
\
|
\
|
||||||
xfce4-icon-theme \
|
|
||||||
\
|
|
||||||
xfce4-cpufreq-plugin \
|
xfce4-cpufreq-plugin \
|
||||||
xfce4-cpugraph-plugin \
|
xfce4-cpugraph-plugin \
|
||||||
xfce4-datetime-plugin \
|
xfce4-datetime-plugin \
|
||||||
|
|||||||
Reference in New Issue
Block a user