aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb b/meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb
index 162471b005..7c935a3d59 100644
--- a/meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb
+++ b/meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb
@@ -41,10 +41,9 @@ do_configure_append () {
cp ${WORKDIR}/iconv-detect.h ${S}
}
-EXTRA_OECONF = "--without-openldap --with-dbus --without-bug-buddy \
- --with-soup --with-libdb=${STAGING_DIR_HOST}${prefix} \
- --disable-nntp --without-weather --disable-goa --disable-uoa --disable-weather"
-# --disable-ssl --disable-smime --disable-ssl
+EXTRA_OECONF = "--without-openldap \
+ --with-libdb=${STAGING_DIR_HOST}${prefix} \
+ --disable-nntp --disable-goa --disable-weather"
PACKAGES =+ "libcamel libcamel-dev libebook libebook-dev libecal libecal-dev \
libedata-book libedata-book-dev libedata-cal libedata-cal-dev \