diff options
| -rw-r--r-- | meta-gnome/recipes-gnome/evince/evince_42.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/evince/evince_42.2.bb b/meta-gnome/recipes-gnome/evince/evince_42.2.bb index af6d74c1a0..c9e5617e7e 100644 --- a/meta-gnome/recipes-gnome/evince/evince_42.2.bb +++ b/meta-gnome/recipes-gnome/evince/evince_42.2.bb | |||
| @@ -14,7 +14,7 @@ DEPENDS = " \ | |||
| 14 | orc \ | 14 | orc \ |
| 15 | adwaita-icon-theme \ | 15 | adwaita-icon-theme \ |
| 16 | libhandy \ | 16 | libhandy \ |
| 17 | ${@bb.utils.contains('DISTRO_FEATURES','x11','gnome-desktop','',d)} \ | 17 | ${@bb.utils.contains('DISTRO_FEATURES','x11','gnome-desktop','dbus',d)} \ |
| 18 | " | 18 | " |
| 19 | 19 | ||
| 20 | GNOMEBASEBUILDCLASS = "meson" | 20 | GNOMEBASEBUILDCLASS = "meson" |
