diff options
Diffstat (limited to 'meta/packages/gnutls')
-rw-r--r-- | meta/packages/gnutls/gnutls.inc | 2 |
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 | ||
9 | inherit autotools binconfig pkgconfig | 9 | inherit autotools binconfig pkgconfig |
10 | 10 | ||
11 | EXTRA_OECONF="--with-included-opencdk --with-included-libtasn1" | 11 | EXTRA_OECONF="--with-included-opencdk --with-included-libtasn1 --with-included-libcfg --with-libz-prefix=${STAGING_DIR_HOST}${layout_prefix} --with-lzo" |
12 | 12 | ||
13 | do_stage() { | 13 | do_stage() { |
14 | oe_libinstall -C lib/.libs -so -a libgnutls ${STAGING_LIBDIR} | 14 | oe_libinstall -C lib/.libs -so -a libgnutls ${STAGING_LIBDIR} |