mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
librsvg: inherit vala
this fixes a build error about missing vapigen and enables vapi build (From OE-Core rev: 7293e840e0325fe1b8ea519644184f4c8927ecbd) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
a8e12f4f11
commit
14f1fc94e2
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user