From: Christian Eggers Date: Fri, 25 Mar 2022 06:52:26 +0000 (+0100) Subject: librsvg: reenable nativesdk X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~4619 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=96eac366b7b2ba3a826227f9bfe2c1bedea6943e;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git librsvg: reenable nativesdk Rust is now available for nativesdk. So the nativesdk build for librsvg can be enabled again. Signed-off-by: Christian Eggers Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-gnome/librsvg/librsvg_2.52.7.bb b/meta/recipes-gnome/librsvg/librsvg_2.52.7.bb index eb420e732cc..78eb93c6351 100644 --- a/meta/recipes-gnome/librsvg/librsvg_2.52.7.bb +++ b/meta/recipes-gnome/librsvg/librsvg_2.52.7.bb @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \ SECTION = "x11/utils" DEPENDS = "cairo gdk-pixbuf glib-2.0 libcroco libxml2 pango" -BBCLASSEXTEND = "native" +BBCLASSEXTEND = "native nativesdk" inherit gnomebase gtk-doc pixbufcache upstream-version-is-even gobject-introspection rust vala