Re: [Buildroot] [PATCH 1/1] package/libgtk4: enable introspection when gobject-introspection is enabled
Titouan Christophe via buildroot <[email protected]>
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
On 4/08/26 12:47, Alsey Coleman Miller wrote: > libgtk4 passes -Dintrospection=disabled unconditionally, so Gtk-4.0.gir is > never installed. webkitgtk depends on gobject-introspection and generates > WebKit-6.0.gir, which includes Gtk-4.0.gir, so building both fails: > > FAILED: WebKit-6.0.gir > Couldn't find include 'Gtk-4.0.gir' (search path: > '['.../usr/share/gir-1.0', ...]') > > Tie the option to BR2_PACKAGE_GOBJECT_INTROSPECTION and add the dependency, > the way package/libgtk3 already does. Systems without introspection keep the > previous behaviour. > > Signed-off-by: Alsey Coleman Miller <[email protected]> Applied to 2025.02.x and 2026.05.x, thanks ! _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot