diff options
| -rw-r--r-- | meta-gnome/recipes-gnome/evince/evince_44.2.bb | 2 |
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 | ||
| 28 | GNOMEBASEBUILDCLASS = "meson" | 28 | GNOMEBASEBUILDCLASS = "meson" |
| 29 | 29 | ||
| 30 | inherit gnomebase itstool gnome-help pkgconfig gsettings gobject-introspection gettext mime-xdg gtk-doc features_check gtk-icon-cache | 30 | inherit gnomebase itstool gnome-help pkgconfig gsettings gobject-introspection gettext mime-xdg gi-docgen features_check gtk-icon-cache |
| 31 | 31 | ||
| 32 | REQUIRED_DISTRO_FEATURES = "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'opengl', '', d)}" | 32 | REQUIRED_DISTRO_FEATURES = "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'opengl', '', d)}" |
| 33 | 33 | ||
