mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/gnutls: add tpm2-tss comment
As suggested by Thomas Petazzoni, add a comment about tpm2-tss dependency Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
f40757781f
commit
4f828733c5
@@ -14,6 +14,8 @@ GNUTLS_LICENSE_FILES = doc/COPYING.LESSER
|
||||
|
||||
GNUTLS_DEPENDENCIES = host-pkgconf libtasn1 libunistring nettle
|
||||
GNUTLS_CPE_ID_VENDOR = gnu
|
||||
# Don't add an optional dependency on tpm2-tss as it creates a
|
||||
# circular dependency: tpm2-tss -> libcurl -> gnutls -> tmp2-tss.
|
||||
GNUTLS_CONF_OPTS = \
|
||||
--disable-doc \
|
||||
--disable-libdane \
|
||||
|
||||
Reference in New Issue
Block a user