From: Yuri Bushmelev Date: Fri, 11 Jun 2010 22:01:01 +0000 (+0400) Subject: neon_0.25.5: Disable GSSAPI to remove kerberos dependency. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38f8326bf5e4f6afa863f8f2dfdc5ae2b668bc33;p=openembedded.git neon_0.25.5: Disable GSSAPI to remove kerberos dependency. --- diff --git a/recipes/neon/neon_0.25.5.bb b/recipes/neon/neon_0.25.5.bb index 65fb14006d..468cecfefc 100644 --- a/recipes/neon/neon_0.25.5.bb +++ b/recipes/neon/neon_0.25.5.bb @@ -12,7 +12,7 @@ SRC_URI = "http://www.webdav.org/${PN}/${P}.tar.gz \ inherit autotools binconfig lib_package pkgconfig -EXTRA_OECONF = "--with-ssl=gnutls --with-libxml2 --with-expat --enable-shared" +EXTRA_OECONF = "--with-ssl=gnutls --with-libxml2 --with-expat --enable-shared --without-gssapi" EXTRA_AUTORECONF=" -I ${S}/macros " do_stage() {