diff --git a/meta-gnome/recipes-gnome/eds/evolution-data-server_3.26.3.bb b/meta-gnome/recipes-gnome/eds/evolution-data-server_3.26.3.bb index 2d410e246c..f4ff489577 100644 --- a/meta-gnome/recipes-gnome/eds/evolution-data-server_3.26.3.bb +++ b/meta-gnome/recipes-gnome/eds/evolution-data-server_3.26.3.bb @@ -14,7 +14,9 @@ DEPENDS = " \ dbus db virtual/libiconv zlib libsoup-2.4 libglade libical nss libsecret \ " -inherit gnomebase cmake gtk-doc gettext gobject-introspection perlnative pythonnative +inherit distro_features_check gnomebase cmake gtk-doc gettext gobject-introspection perlnative pythonnative + +REQUIRED_DISTRO_FEATURES = "x11" SRC_URI += " \ file://0001-CMakeLists.txt-Remove-TRY_RUN-for-iconv.patch \