diff options
-rw-r--r-- | meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb b/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb index 08bd778d0e..7f267b4972 100644 --- a/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb +++ b/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb | |||
@@ -6,7 +6,7 @@ DEPENDS = " \ | |||
6 | dbus db virtual/libiconv zlib libsoup-2.4 libical nss libsecret \ | 6 | dbus db virtual/libiconv zlib libsoup-2.4 libical nss libsecret \ |
7 | " | 7 | " |
8 | 8 | ||
9 | inherit gsettings gobject-introspection features_check cmake gtk-doc gettext perlnative pythonnative | 9 | inherit gsettings gobject-introspection features_check cmake gtk-doc gettext perlnative |
10 | 10 | ||
11 | REQUIRED_DISTRO_FEATURES = "x11" | 11 | REQUIRED_DISTRO_FEATURES = "x11" |
12 | 12 | ||