[oe-commits] [openembedded-core] 02/32: librsvg: remove redundant assignment

git at git.openembedded.org git at git.openembedded.org
Sat Oct 15 09:05:47 UTC 2016


rpurdie pushed a commit to branch master
in repository openembedded-core.

commit fcfd3e76eb52353345aa9a1f7ec0f9795e607493
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Thu Oct 13 20:36:21 2016 +0100

    librsvg: remove redundant assignment
    
    PIXBUFCACHE_SYSROOT_DEPS was removed in oe-core b41108, so remove this
    assignment to avoid confusing people reading the recipe.
    
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-gnome/librsvg/librsvg_2.40.16.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta/recipes-gnome/librsvg/librsvg_2.40.16.bb b/meta/recipes-gnome/librsvg/librsvg_2.40.16.bb
index ed54d9d..49243c8 100644
--- a/meta/recipes-gnome/librsvg/librsvg_2.40.16.bb
+++ b/meta/recipes-gnome/librsvg/librsvg_2.40.16.bb
@@ -41,5 +41,3 @@ FILES_rsvg = "${bindir}/rsvg* \
 FILES_librsvg-gtk = "${libdir}/gdk-pixbuf-2.0/*/*/*.so"
 
 PIXBUF_PACKAGES = "librsvg-gtk"
-
-PIXBUFCACHE_SYSROOT_DEPS_append_class-native = " harfbuzz-native:do_populate_sysroot_setscene pango-native:do_populate_sysroot_setscene icu-native:do_populate_sysroot_setscene"

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


More information about the Openembedded-commits mailing list