mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
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:
@@ -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 \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user