From: Markus Volk Date: Sat, 12 Mar 2022 07:30:22 +0000 (+0100) Subject: librsvg: inherit vala X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~4832 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7293e840e0325fe1b8ea519644184f4c8927ecbd;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git librsvg: inherit vala this fixes a build error about missing vapigen and enables vapi build Signed-off-by: Markus Volk Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-gnome/librsvg/librsvg_2.52.6.bb b/meta/recipes-gnome/librsvg/librsvg_2.52.6.bb index 85ecc10d005..346b4007862 100644 --- a/meta/recipes-gnome/librsvg/librsvg_2.52.6.bb +++ b/meta/recipes-gnome/librsvg/librsvg_2.52.6.bb @@ -14,7 +14,7 @@ SECTION = "x11/utils" DEPENDS = "cairo gdk-pixbuf glib-2.0 libcroco libxml2 pango" BBCLASSEXTEND = "native" -inherit gnomebase gtk-doc pixbufcache upstream-version-is-even gobject-introspection rust +inherit gnomebase gtk-doc pixbufcache upstream-version-is-even gobject-introspection rust vala SRC_URI += "file://0001-Makefile.am-pass-rust-target-to-cargo-also-when-not-.patch \ file://0001-system-deps-src-lib.rs-do-not-probe-into-harcoded-li.patch \