]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
librsvg: reenable nativesdk
authorChristian Eggers <ceggers@arri.de>
Fri, 25 Mar 2022 06:52:26 +0000 (07:52 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 26 Mar 2022 09:33:28 +0000 (09:33 +0000)
Rust is now available for nativesdk. So the nativesdk build for librsvg
can be enabled again.

Signed-off-by: Christian Eggers <ceggers@arri.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-gnome/librsvg/librsvg_2.52.7.bb

index eb420e732cc858605fc9429acba561518d417e21..78eb93c6351e442876218991929bf4855b95322b 100644 (file)
@@ -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