diff options
| -rw-r--r-- | meta-oe/recipes-gnome/libpeas/libpeas_1.26.0.bb | 4 |
1 files changed, 4 insertions, 0 deletions
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 8817510083..1b754343a1 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" | |||
| 10 | 10 | ||
| 11 | inherit gnomebase gobject-introspection gtk-doc gtk-icon-cache features_check | 11 | inherit gnomebase gobject-introspection gtk-doc gtk-icon-cache features_check |
| 12 | 12 | ||
| 13 | # gobject-introspection is mandatory and cannot be configured | ||
| 14 | REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" | ||
| 15 | UNKNOWN_CONFIGURE_WHITELIST_append = " --enable-introspection --disable-introspection" | ||
| 16 | |||
| 13 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | 17 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" |
| 14 | 18 | ||
| 15 | SRC_URI += " \ | 19 | SRC_URI += " \ |
