aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2016-09-11 22:45:38 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2016-09-15 10:22:49 +0200
commit0836228ba31073afcf89f6e60b2849b8ad4ecda5 (patch)
treef51be07f4a5372009f80137f00e130a53e612e31 /meta-xfce/recipes-xfce
parent39be41171d0498798a7da61501c175f557f6af1d (diff)
downloadmeta-openembedded-contrib-0836228ba31073afcf89f6e60b2849b8ad4ecda5.tar.gz
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>
Diffstat (limited to 'meta-xfce/recipes-xfce')
-rw-r--r--meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb
index a182458c37..14ea4b49c0 100644
--- a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb
+++ b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb
@@ -14,6 +14,7 @@ RDEPENDS_${PN} = " \
xfce4-panel \
\
gtk-xfce-engine \
+ librsvg-gtk \
\
xfce4-panel-plugin-actions \
xfce4-panel-plugin-applicationsmenu \