summaryrefslogtreecommitdiffstats
path: root/meta/packages/eds
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/eds')
-rw-r--r--meta/packages/eds/eds-dbus_2.20.0.bb2
-rw-r--r--meta/packages/eds/eds-dbus_svn.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/eds/eds-dbus_2.20.0.bb b/meta/packages/eds/eds-dbus_2.20.0.bb
index 76694ce5a6..274086470c 100644
--- a/meta/packages/eds/eds-dbus_2.20.0.bb
+++ b/meta/packages/eds/eds-dbus_2.20.0.bb
@@ -21,7 +21,7 @@ do_configure_append () {
21} 21}
22 22
23EXTRA_OECONF = "--without-openldap --with-dbus --without-bug-buddy \ 23EXTRA_OECONF = "--without-openldap --with-dbus --without-bug-buddy \
24 --with-soup --with-libdb=${STAGING_DIR_HOST}${layout_prefix} \ 24 --with-soup --with-libdb=${STAGING_DIR_HOST}${prefix} \
25 --disable-smime --disable-nss --disable-nntp --disable-gtk-doc" 25 --disable-smime --disable-nss --disable-nntp --disable-gtk-doc"
26 26
27 27
diff --git a/meta/packages/eds/eds-dbus_svn.bb b/meta/packages/eds/eds-dbus_svn.bb
index 83b875bd43..a4c91412cd 100644
--- a/meta/packages/eds/eds-dbus_svn.bb
+++ b/meta/packages/eds/eds-dbus_svn.bb
@@ -23,7 +23,7 @@ do_configure_append () {
23} 23}
24 24
25EXTRA_OECONF = "--without-openldap --with-dbus --without-bug-buddy \ 25EXTRA_OECONF = "--without-openldap --with-dbus --without-bug-buddy \
26 --with-soup --with-libdb=${STAGING_DIR_HOST}${layout_prefix} \ 26 --with-soup --with-libdb=${STAGING_DIR_HOST}${prefix} \
27 --disable-smime --disable-nss --disable-nntp --disable-gtk-doc" 27 --disable-smime --disable-nss --disable-nntp --disable-gtk-doc"
28 28
29 29