On Sat, 2022-03-12 at 08:30 +0100, Markus Volk wrote: > this fixes a build error about missing vapigen and enables vapi build > > Signed-off-by: Markus Volk <[email protected]> > --- > meta/recipes-gnome/librsvg/librsvg_2.52.5.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/recipes-gnome/librsvg/librsvg_2.52.5.bb > b/meta/recipes-gnome/librsvg/librsvg_2.52.5.bb > index 1279c663f7..ede6454c2b 100644 > --- a/meta/recipes-gnome/librsvg/librsvg_2.52.5.bb > +++ b/meta/recipes-gnome/librsvg/librsvg_2.52.5.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 \
I'm curious whether we've just been missing some functionality in librsvg or whether the recent changes exposed some new error? Put another way, how did you see this when the autobuilder does not? Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#163088): https://lists.openembedded.org/g/openembedded-core/message/163088 Mute This Topic: https://lists.openembedded.org/mt/89728256/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
