diff options
| -rw-r--r-- | meta/recipes-gnome/gcr/gcr_4.3.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-gnome/gcr/gcr_4.3.0.bb b/meta/recipes-gnome/gcr/gcr_4.3.0.bb index dcd8658d9c..3fc8ec0a64 100644 --- a/meta/recipes-gnome/gcr/gcr_4.3.0.bb +++ b/meta/recipes-gnome/gcr/gcr_4.3.0.bb | |||
| @@ -15,6 +15,7 @@ CFLAGS += "-D_GNU_SOURCE" | |||
| 15 | 15 | ||
| 16 | GTKDOC_MESON_OPTION = "gtk_doc" | 16 | GTKDOC_MESON_OPTION = "gtk_doc" |
| 17 | inherit gnomebase gtk-icon-cache gi-docgen features_check vala gobject-introspection gettext mime mime-xdg | 17 | inherit gnomebase gtk-icon-cache gi-docgen features_check vala gobject-introspection gettext mime mime-xdg |
| 18 | UPSTREAM_CHECK_REGEX = "gcr-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)" | ||
| 18 | 19 | ||
| 19 | REQUIRED_DISTRO_FEATURES = "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'opengl', '', d)}" | 20 | REQUIRED_DISTRO_FEATURES = "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'opengl', '', d)}" |
| 20 | 21 | ||
