* do_configure fails without it:
  http://errors.yoctoproject.org/Errors/Details/704193/

* there is "introspection" meson option, but the search
  for gobject-introspection-1.0 doesn't respect it (nor use "required: false")

  introspection_dep = dependency('gobject-introspection-1.0', version: 
introspection_req)

Signed-off-by: Martin Jansa <martin.ja...@gmail.com>
---
 meta-oe/recipes-gnome/libpeas/libpeas_1.36.0.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-oe/recipes-gnome/libpeas/libpeas_1.36.0.bb 
b/meta-oe/recipes-gnome/libpeas/libpeas_1.36.0.bb
index 1282e93634..f5b088240f 100644
--- a/meta-oe/recipes-gnome/libpeas/libpeas_1.36.0.bb
+++ b/meta-oe/recipes-gnome/libpeas/libpeas_1.36.0.bb
@@ -11,6 +11,7 @@ GTKDOC_MESON_OPTION = "gtk_doc"
 inherit gnomebase gobject-introspection gtk-doc gtk-icon-cache features_check
 
 ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
+REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
 
 SRC_URI[archive.sha256sum] = 
"297cb9c2cccd8e8617623d1a3e8415b4530b8e5a893e3527bbfd1edd13237b4c"
 
-- 
2.40.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#102600): 
https://lists.openembedded.org/g/openembedded-devel/message/102600
Mute This Topic: https://lists.openembedded.org/mt/98901364/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to