mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
gnutls: tools require the package
[Peter: remove the unneeded BR2_USE_WCHAR dependency] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
323eec4c3c
commit
1b2ab4a43c
@@ -10,7 +10,7 @@ config BR2_PACKAGE_GNUTLS
|
||||
|
||||
config BR2_PACKAGE_GNUTLS_TOOLS
|
||||
bool "install tools"
|
||||
depends on BR2_USE_WCHAR
|
||||
depends on BR2_PACKAGE_GNUTLS
|
||||
help
|
||||
Install GnuTLS command line tools for various cryptographic tasks.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user