Commit 1b2ab4a4 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

gnutls: tools require the package



[Peter: remove the unneeded BR2_USE_WCHAR dependency]
Signed-off-by: default avatarGustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 323eec4c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.