[oe-commits] [meta-openembedded] 19/24: packagegroup-xfce-base: add librsvg-gtk

git at git.openembedded.org git at git.openembedded.org
Thu Sep 15 08:27:51 UTC 2016


martin_jansa pushed a commit to branch master
in repository meta-openembedded.

commit 0836228ba31073afcf89f6e60b2849b8ad4ecda5
Author: Andreas Müller <schnitzeltony at googlemail.com>
AuthorDate: Sun Sep 11 22:45:38 2016 +0200

    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 at googlemail.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb
index a182458..14ea4b4 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 \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list