summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/evince/evince_3.24.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/evince/evince_3.24.0.bb b/meta-gnome/recipes-gnome/evince/evince_3.24.0.bb
index 78a949526..c7ecf2ba5 100644
--- a/meta-gnome/recipes-gnome/evince/evince_3.24.0.bb
+++ b/meta-gnome/recipes-gnome/evince/evince_3.24.0.bb
@@ -7,6 +7,8 @@ PR = "r5"
7 7
8inherit gnome pkgconfig gtk-icon-cache gsettings gobject-introspection distro_features_check systemd 8inherit gnome pkgconfig gtk-icon-cache gsettings gobject-introspection distro_features_check systemd
9 9
10REQUIRED_DISTRO_FEATURES = "x11"
11
10SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@gnome_verdir("${PV}")}/${GNOMEBN}-${PV}.tar.${GNOME_COMPRESS_TYPE};name=archive \ 12SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@gnome_verdir("${PV}")}/${GNOMEBN}-${PV}.tar.${GNOME_COMPRESS_TYPE};name=archive \
11 file://0001-help-remove-YELP-macro.patch \ 13 file://0001-help-remove-YELP-macro.patch \
12 file://0001-Add-format-attribute-to-_synctex_malloc.patch \ 14 file://0001-Add-format-attribute-to-_synctex_malloc.patch \