summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/packages/gnutls/gnutls.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gnutls/gnutls.inc b/meta/packages/gnutls/gnutls.inc
index d08b0ca931..ef8bcdcd9a 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"
8 8
9inherit autotools binconfig pkgconfig 9inherit autotools binconfig pkgconfig
10 10
11EXTRA_OECONF="--with-included-opencdk --with-included-libtasn1" 11EXTRA_OECONF="--with-included-opencdk --with-included-libtasn1 --with-included-libcfg --with-libz-prefix=${STAGING_DIR_HOST}${layout_prefix} --with-lzo"
12 12
13do_stage() { 13do_stage() {
14 oe_libinstall -C lib/.libs -so -a libgnutls ${STAGING_LIBDIR} 14 oe_libinstall -C lib/.libs -so -a libgnutls ${STAGING_LIBDIR}