[oe-commits] [meta-openembedded] 20/27: packagegroup-xfce-base: add librsvg-gtk

git at git.openembedded.org git at git.openembedded.org
Mon Sep 12 20:06:19 UTC 2016


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

commit f83ef23abbc60cf0041a6a98146c445bc1bcb1ae
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