On Sat, Aug 8, 2020 at 5:54 AM Adrian Bunk <[email protected]> wrote:
>
> ../libpeas-1.26.0/tests/libpeas/introspection/meson.build:47:0: ERROR:
> Unknown variable "libpeas_gir".
>
> Signed-off-by: Adrian Bunk <[email protected]>
> ---
> meta-oe/recipes-gnome/libpeas/libpeas_1.26.0.bb | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/meta-oe/recipes-gnome/libpeas/libpeas_1.26.0.bb
> b/meta-oe/recipes-gnome/libpeas/libpeas_1.26.0.bb
> index 881751008..1b754343a 100644
> --- a/meta-oe/recipes-gnome/libpeas/libpeas_1.26.0.bb
> +++ b/meta-oe/recipes-gnome/libpeas/libpeas_1.26.0.bb
> @@ -10,6 +10,10 @@ GTKDOC_MESON_OPTION = "gtk_doc"
>
> inherit gnomebase gobject-introspection gtk-doc gtk-icon-cache features_check
>
> +# gobject-introspection is mandatory and cannot be configured
> +REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
> +UNKNOWN_CONFIGURE_WHITELIST_append = " --enable-introspection
> --disable-introspection"
these are autotools options but since dunfell we use meson to build
libpeas so I wonder how this is happening
perhaps some bbappends need to catch up may be ?
> +
> ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
>
> SRC_URI += " \
> --
> 2.17.1
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#86238):
https://lists.openembedded.org/g/openembedded-devel/message/86238
Mute This Topic: https://lists.openembedded.org/mt/76066518/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-