summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2022-03-12 08:30:22 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-03-15 08:38:28 +0000
commit7293e840e0325fe1b8ea519644184f4c8927ecbd (patch)
tree482fefa1b1d5d4f06c43ab6aa9e8ae5e51fd0e12 /meta/recipes-gnome
parent8575607d13d05c4a462380aacf8f996678f1caf8 (diff)
downloadopenembedded-core-contrib-7293e840e0325fe1b8ea519644184f4c8927ecbd.tar.gz
librsvg: inherit vala
this fixes a build error about missing vapigen and enables vapi build Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r--meta/recipes-gnome/librsvg/librsvg_2.52.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/librsvg/librsvg_2.52.6.bb b/meta/recipes-gnome/librsvg/librsvg_2.52.6.bb
index 85ecc10d00..346b400786 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 \