summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/evince/evince_44.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/evince/evince_44.2.bb b/meta-gnome/recipes-gnome/evince/evince_44.2.bb
index 00d1079103..67449be23e 100644
--- a/meta-gnome/recipes-gnome/evince/evince_44.2.bb
+++ b/meta-gnome/recipes-gnome/evince/evince_44.2.bb
@@ -27,7 +27,7 @@ DEPENDS = " \
27 27
28GNOMEBASEBUILDCLASS = "meson" 28GNOMEBASEBUILDCLASS = "meson"
29 29
30inherit gnomebase itstool gnome-help pkgconfig gsettings gobject-introspection gettext mime-xdg gtk-doc features_check gtk-icon-cache 30inherit gnomebase itstool gnome-help pkgconfig gsettings gobject-introspection gettext mime-xdg gi-docgen features_check gtk-icon-cache
31 31
32REQUIRED_DISTRO_FEATURES = "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'opengl', '', d)}" 32REQUIRED_DISTRO_FEATURES = "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'opengl', '', d)}"
33 33