gnutls: Fix floating libidn dependency

Avoids WARNING: QA Issue: gnutls-bin rdepends on libidn but its not a build dependency? [build-deps]

(From OE-Core rev: 6fd51f5c15a380eae630fe853ba0eccde7b9a369)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2014-07-16 15:46:49 +00:00
parent f4bb0d0d69
commit a0b99a8b83
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ EXTRA_OECONF="--disable-rpath \
--with-libpthread-prefix=${STAGING_DIR_HOST}${prefix} \
--with-libz-prefix=${STAGING_DIR_HOST}${prefix} \
--disable-guile \
--disable-crywrap \
--without-p11-kit \
"