summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Eggers <ceggers@arri.de>2022-03-25 07:52:26 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-03-26 09:33:28 +0000
commit96eac366b7b2ba3a826227f9bfe2c1bedea6943e (patch)
treeb32b8e29ca30a711774777748def0474c24ed45a
parentc0b353d19d4cd796e5e63c6bec72962854fe81f4 (diff)
downloadopenembedded-core-contrib-96eac366b7b2ba3a826227f9bfe2c1bedea6943e.tar.gz
librsvg: reenable nativesdk
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>
-rw-r--r--meta/recipes-gnome/librsvg/librsvg_2.52.7.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/librsvg/librsvg_2.52.7.bb b/meta/recipes-gnome/librsvg/librsvg_2.52.7.bb
index eb420e732c..78eb93c635 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