mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-21 05:57:05 +00:00
packagegroup-xfce-base: add librsvg-gtk
In elder environments this was dragged in by something else. Images without librsvg-gtk look really ugly and many icons are missing. Many xfce-packages ship svg icons. Instead of adding RRECOMMENDS on each of them add librsvg-gtk to packagegroup-xfce-base. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
39be41171d
commit
0836228ba3
@@ -14,6 +14,7 @@ RDEPENDS_${PN} = " \
|
|||||||
xfce4-panel \
|
xfce4-panel \
|
||||||
\
|
\
|
||||||
gtk-xfce-engine \
|
gtk-xfce-engine \
|
||||||
|
librsvg-gtk \
|
||||||
\
|
\
|
||||||
xfce4-panel-plugin-actions \
|
xfce4-panel-plugin-actions \
|
||||||
xfce4-panel-plugin-applicationsmenu \
|
xfce4-panel-plugin-applicationsmenu \
|
||||||
|
|||||||
Reference in New Issue
Block a user