diff options
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop_42.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop_42.0.bb b/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop_42.0.bb index aae927a70b..6eeaed0e1f 100644 --- a/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop_42.0.bb +++ b/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop_42.0.bb | |||
| @@ -10,7 +10,7 @@ GNOMEBASEBUILDCLASS = "meson" | |||
| 10 | 10 | ||
| 11 | inherit gnomebase itstool pkgconfig upstream-version-is-even gobject-introspection features_check gtk-doc | 11 | inherit gnomebase itstool pkgconfig upstream-version-is-even gobject-introspection features_check gtk-doc |
| 12 | 12 | ||
| 13 | REQUIRED_DISTRO_FEATURES = "x11" | 13 | REQUIRED_DISTRO_FEATURES = "x11 opengl" |
| 14 | # gobject-introspection is mandatory and cannot be configured | 14 | # gobject-introspection is mandatory and cannot be configured |
| 15 | REQUIRED_DISTRO_FEATURES += "gobject-introspection-data" | 15 | REQUIRED_DISTRO_FEATURES += "gobject-introspection-data" |
| 16 | 16 | ||
