]> code.ossystems Code Review - openembedded-core.git/commitdiff
Sync args to svn
authorRoss Burton <ross@openedhand.com>
Fri, 25 Nov 2005 09:28:38 +0000 (09:28 +0000)
committerRoss Burton <ross@openedhand.com>
Fri, 25 Nov 2005 09:28:38 +0000 (09:28 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky@185 311d38ba-8fff-0310-9ca6-ca027cbcb966

openembedded/packages/eds/eds-dbus_svn.bb

index 4366dccb61d20a249edc13948b253b8a77aa0ab6..954cfdcb21efb0f327af3655577742b5e98d98e1 100755 (executable)
@@ -16,7 +16,7 @@ S = "${WORKDIR}/trunk"
 
 inherit autotools pkgconfig
 
-EXTRA_OECONF = "--without-openldap --disable-nntp --disable-gtk-doc --with-dbus --without-libgnome --disable-soup --with-libdb41=${STAGING_DIR}/${HOST_SYS} --disable-smime --disable-nss --without-camel"
+EXTRA_OECONF = "--without-openldap --with-dbus --without-bug-buddy --without-soup --with-libdb41=${STAGING_DIR}/${HOST_SYS} --disable-smime --disable-nss --disable-camel --disable-nntp --disable-gtk-doc"
 
 acpaths = " -I ${STAGING_DATADIR}/aclocal/gnome-macros "