From 0d3b18566e448a3d9963d26aaa23e04b51d57a85 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sun, 17 May 2009 11:15:54 +0100 Subject: gnutls: Disable guile Signed-off-by: Richard Purdie --- meta/packages/gnutls/gnutls.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/packages/gnutls/gnutls.inc') diff --git a/meta/packages/gnutls/gnutls.inc b/meta/packages/gnutls/gnutls.inc index ef8bcdcd9..f4a80abad 100644 --- a/meta/packages/gnutls/gnutls.inc +++ b/meta/packages/gnutls/gnutls.inc @@ -8,7 +8,7 @@ SRC_URI = "ftp://ftp.gnutls.org/pub/gnutls/gnutls-${PV}.tar.bz2" inherit autotools binconfig pkgconfig -EXTRA_OECONF="--with-included-opencdk --with-included-libtasn1 --with-included-libcfg --with-libz-prefix=${STAGING_DIR_HOST}${layout_prefix} --with-lzo" +EXTRA_OECONF="--with-included-opencdk --with-included-libtasn1 --with-included-libcfg --with-libz-prefix=${STAGING_DIR_HOST}${layout_prefix} --with-lzo --disable-guile" do_stage() { oe_libinstall -C lib/.libs -so -a libgnutls ${STAGING_LIBDIR} -- cgit v1.2.3