Rust is now available for nativesdk. So the nativesdk build for librsvg can be enabled again.
Signed-off-by: Christian Eggers <[email protected]> --- meta/recipes-gnome/librsvg/librsvg_2.52.7.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-gnome/librsvg/librsvg_2.52.7.bb b/meta/recipes-gnome/librsvg/librsvg_2.52.7.bb index eb420e732cc8..78eb93c6351e 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 -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#163631): https://lists.openembedded.org/g/openembedded-core/message/163631 Mute This Topic: https://lists.openembedded.org/mt/90017538/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
