[OE-core] [PATCH 2/2] librsvg: add sstate dependencies so that the SVG loader works at staging time

Ross Burton ross.burton at intel.com
Wed May 29 10:57:33 UTC 2013


Add more sstate dependencies that were missing from the merge into master.

Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-gnome/librsvg/librsvg_2.32.1.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-gnome/librsvg/librsvg_2.32.1.bb b/meta/recipes-gnome/librsvg/librsvg_2.32.1.bb
index 3a00369..9b1e0ec 100644
--- a/meta/recipes-gnome/librsvg/librsvg_2.32.1.bb
+++ b/meta/recipes-gnome/librsvg/librsvg_2.32.1.bb
@@ -54,4 +54,4 @@ FILES_librsvg-gtk-dbg += "${libdir}/gdk-pixbuf-2.0/.debug \
 PIXBUF_PACKAGES = "librsvg-gtk"
 PARALLEL_MAKE = ""
 
-PIXBUFCACHE_SYSROOT_DEPS_append_class-native = " harfbuzz-native:do_populate_sysroot_setscene"
+PIXBUFCACHE_SYSROOT_DEPS_append_class-native = " harfbuzz-native:do_populate_sysroot_setscene pango-native:do_populate_sysroot_setscene icu-native:do_populate_sysroot_setscene"
-- 
1.7.10.4




More information about the Openembedded-core mailing list